Updated Cat Paw texts and name (#4515)

This commit is contained in:
Daegaladh 2020-01-05 19:01:52 +01:00 committed by GitHub
parent 305c51ede9
commit 9993639177
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 141 additions and 133 deletions

View File

@ -16,7 +16,7 @@
//= Attitude to the New
//= Finding a Fairy & Finding a Giant Tree
//= The Tripartite Union's Feud
//= Cat Hand Agent
//= Cat Paw Agent
//= Part Time Work
//= Report from the New World
//= Persuing Rayan Moore
@ -7553,17 +7553,17 @@ OnMyMobDead:
end;
}
// Cat Hand Trading Post :: cat_yong
// Cat Paw Trading Post :: cat_yong
//============================================================
mid_camp,62,125,4 script Cat Hand Agent 421,{
mid_camp,62,125,4 script Cat Paw Agent 421,{
function Catwarp;
if (ep13_yong1 < 1) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Welcome to Cat Trading.";
mes "I guess you're a first-time";
mes "customer, huh?";
next;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "How'd you like to make";
mes "a contract with us?";
mes "We'll guarantee that you'll";
@ -7573,36 +7573,36 @@ function Catwarp;
next;
switch(select("Tell me more about your services.:No. thanks")) {
case 1:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Before making a contract with us, youll have to go through a few steps to satisfy our terms and conditions.";
next;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "More clearly, you'll have to provide us something in return for our services.";
mes "You know what I mean, don't you?";
next;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "For more information, please speak to Agent Gyaruk standing down there.";
mes "I'm sure you'll find our business proposition to be very reasonable.";
set ep13_yong1,1;
close;
case 2:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Well, feel free to come back whenever you change your mind.";
close;
}
}
else if (ep13_yong1 == 1) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "For more information, please speak to Agent Gyaruk standing down there.";
mes "I'm sure you'll find our business proposition to be very reasonable.";
close;
}
else if (ep13_yong1 == 2) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for making an official contract with us.";
mes "You're now eligable to use our services.";
next;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "For our newcomers, we're offering a location-saving service with which you can save this camp as your returning location.";
mes "Would you like to save your location?";
set ep13_yong1,3;
@ -7610,52 +7610,52 @@ function Catwarp;
switch(select("Save your location:Cancel")) {
case 1:
savepoint "mid_camp",56,139,1,1;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you.";
mes "Your location has been saved.";
mes "You can now directly return to this camp.";
close;
case 2:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
}
else if ((ep13_yong1 > 2) && (ep13_yong1 < 20)) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Cat Trading's available services are as followed.";
mes "For additional services, please consult Agent Gyaruk.";
next;
switch(select("Save your location:Cancel")) {
case 1:
savepoint "mid_camp",56,139,1,1;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you.";
mes "Your location has been saved.";
mes "You can now directly return to this camp.";
close;
case 2:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
}
else if ((ep13_yong1 > 19) && (ep13_yong1 < 40)) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Cat Trading's available services are as followed.";
mes "For additional services, please consult Agent Gyaruk.";
next;
switch(select("Save your location:Use Storage:Cancel")) {
case 1:
savepoint "mid_camp",56,139,1,1;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you.";
mes "Your location has been saved.";
mes "You can now directly return to this camp.";
close;
case 2:
if(!callfunc("F_CanOpenStorage")){
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you";
mes "need the Novice's";
mes "Basic Skill Level 6 to";
@ -7664,7 +7664,7 @@ function Catwarp;
}
else if (Zeny >= 60) {
set Zeny, Zeny-60;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you.";
mes "Your storage will";
mes "be opened shortly.";
@ -7673,7 +7673,7 @@ function Catwarp;
end;
}
else {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you don't";
mes "have enough money?";
mes "Cat Trading's storage";
@ -7682,27 +7682,27 @@ function Catwarp;
close;
}
case 3:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
}
else if ((ep13_yong1 > 39) && (ep13_yong1 < 100)) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Cat Trading's available services are as followed.";
mes "For additional services, please consult Agent Gyaruk.";
next;
switch(select("Save your location:Use Storage:Use Cat Warp (Midgard):Cancel")) {
case 1:
savepoint "mid_camp",56,139,1,1;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you.";
mes "Your location has been saved.";
mes "You can now directly return to this camp.";
close;
case 2:
if(!callfunc("F_CanOpenStorage")){
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you";
mes "need the Novice's";
mes "Basic Skill Level 6 to";
@ -7711,7 +7711,7 @@ function Catwarp;
}
else if (Zeny >= 60) {
set Zeny, Zeny-60;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you.";
mes "Your storage will";
mes "be opened shortly.";
@ -7720,7 +7720,7 @@ function Catwarp;
end;
}
else {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you don't";
mes "have enough money?";
mes "Cat Trading's storage";
@ -7729,7 +7729,7 @@ function Catwarp;
close;
}
case 3:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "The warp service is only";
mes "available for customers with";
mes "40 or more Cat Trading Points.";
@ -7799,32 +7799,32 @@ function Catwarp;
}
}
else {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you're not eligible to use the warp service. Please check your points, and then come back.";
}
close;
case 4:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
}
else if (ep13_yong1 > 99) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Cat Trading's available services are as followed.";
mes "For additional services, please consult Agent Gyaruk.";
next;
switch(select("Save your location:Use Storage:Use Cat Warp (Midgard):Use Cat Warp (Jottunheim):Cancel")) {
case 1:
savepoint "mid_camp",56,139,1,1;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you.";
mes "Your location has been saved.";
mes "You can now directly return to this camp.";
close;
case 2:
if(!callfunc("F_CanOpenStorage")){
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you";
mes "need the Novice's";
mes "Basic Skill Level 6 to";
@ -7833,7 +7833,7 @@ function Catwarp;
}
else if (Zeny >= 60) {
set Zeny, Zeny-60;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you.";
mes "Your storage will";
mes "be opened shortly.";
@ -7842,7 +7842,7 @@ function Catwarp;
end;
}
else {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you don't";
mes "have enough money?";
mes "Cat Trading's storage";
@ -7851,7 +7851,7 @@ function Catwarp;
close;
}
case 3:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "The warp service is only";
mes "available for customers with";
mes "40 or more Cat Trading Points.";
@ -7912,7 +7912,7 @@ function Catwarp;
}
}
else {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you're not eligible to use the warp service. Please check your points, and then come back.";
}
close;
@ -7921,26 +7921,26 @@ function Catwarp;
case 1: Catwarp(5500,11);
case 2: Catwarp(5500,12);
case 3:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
close;
case 5:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
}
else {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "*Yawn...*";
mes "I want to eat fish.";
close;
}
function Catwarp {
if (Zeny < getarg(0)) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Don't play with money.";
close;
}
@ -7973,7 +7973,7 @@ mid_camp,72,94,4 script Fluffy Gyaruk 421,{
else if (ep13_yong1 == 1) {
mes "[Fluffy Gyaruk]";
mes "Hmm?";
mes "Oh, did the Cat Hand Agent send you?";
mes "Oh, did the Cat Paw Agent send you?";
next;
select("Yes.");
mes "[Fluffy Gyaruk]";
@ -8021,7 +8021,7 @@ mid_camp,72,94,4 script Fluffy Gyaruk 421,{
mes "We hope you'll support our exploration of this unknown land.";
next;
mes "[Fluffy Gyaruk]";
mes "Please go speak to the Cat Hand Agent over there to use a basic service.";
mes "Please go speak to the Cat Paw Agent over there to use a basic service.";
mes "Oh, and please come back afterwards.";
set ep13_yong1,2;
close;
@ -8076,7 +8076,7 @@ mid_camp,72,94,4 script Fluffy Gyaruk 421,{
next;
switch(select("How can I increase my points?:I'm not interested.")) {
case 1:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "You can increase them daily by fishing and mining, you need to submit caught Pieces of Fish to Gorurung and minerals to the Mining Agent.";
close;
case 2:
@ -8337,7 +8337,7 @@ mid_camp,66,122,55 script Henry Clifford 712,{
mes "[Henry Clifford]";
mes "Thank you for the Marlin.";
mes "I've given you the points in return.";
mes "You may go check your points through the Cat Hand Agent.";
mes "You may go check your points through the Cat Paw Agent.";
close;
case 2:
mes "[Henry Clifford]";
@ -8369,10 +8369,10 @@ mid_camp,66,122,55 script Henry Clifford 712,{
}
}
mid_camp,88,100,55 script Cat Hand Mining Agent 876,{
mid_camp,88,100,55 script Cat Paw Mining Agent 876,{
if (checkquest(12062,PLAYTIME) == -1) {
if ((countitem(6048) > 2) && (ep13_yong1 > 9)) {
mes "[Cat Hand Mining Agent]";
mes "[Cat Paw Mining Agent]";
mes "Oh, wow~";
mes "Thank you for collecting minerals for me.";
next;
@ -8381,13 +8381,13 @@ mid_camp,88,100,55 script Cat Hand Mining Agent 876,{
setquest 12062;
set ep13_yong1,ep13_yong1+1;
select("I'm freezing! Take them quickly.");
mes "[Cat Hand Mining Agent]";
mes "[Cat Paw Mining Agent]";
mes "Yes, yes~ I've received the mineral samples.";
mes "I'll go ahead and add points to your credit.";
close;
}
else {
mes "[Cat Hand Mining Agent]";
mes "[Cat Paw Mining Agent]";
mes "To collect minerals,";
mes "we have to go to the";
mes "frozen land to the east.";
@ -8395,7 +8395,7 @@ mid_camp,88,100,55 script Cat Hand Mining Agent 876,{
mes "like me, the weather";
mes "is unbearable.";
next;
mes "[Cat Hand Mining Agent]";
mes "[Cat Paw Mining Agent]";
mes "If the weather";
mes "is good tomorrow,";
mes "I might try to go,";
@ -8406,14 +8406,14 @@ mid_camp,88,100,55 script Cat Hand Mining Agent 876,{
}
}
else if ((checkquest(12062,PLAYTIME) == 0) || (checkquest(12062,PLAYTIME) == 1)) {
mes "[Cat Hand Mining Agent]";
mes "[Cat Paw Mining Agent]";
mes "I hope you'll bring me minerals again tomorrow...";
mes "If you can. It's much better to wait for you to do it than go there on my own.";
close;
}
else {
erasequest 12062;
mes "[Cat Hand Mining Agent]";
mes "[Cat Paw Mining Agent]";
mes "Umm... It's time to collect minerals.";
mes "How'd you like to collect minerals for me?";
close;
@ -13986,11 +13986,11 @@ prontera,161,192,5 script Ash-Vacuum Warper 707,{
//= 1.1 I missed an end in one of the lhz guards. [L0ne_W0lf]
//= 1.2 Fixed missing ends, wrong label and some typos [Gepard]
//= 1.3 Added the two remaining 13.1 quests. [L0ne_W0lf]
//= Cat Hand Agents no longer ignore you with 300+ points.
//= Cat Paw Agents no longer ignore you with 300+ points.
//= 1.4 Changed killmonsterall -> killmonster. (bugreport:4131)
//= 1.5 Removed a 'close;' which should have been 'close2'. (bugreport:4276)
//= 1.6 Fixed check in cat hand agent.
//= 1.7 Moved the close in Cat Hand Service Warps. (bugreport:4079) [L0ne_W0lf]
//= 1.6 Fixed check in Cat Paw agent.
//= 1.7 Moved the close in Cat Paw Service Warps. (bugreport:4079) [L0ne_W0lf]
//= 1.8 Added 13.2 Additions to Report from the New World NPCs
//= 1.9 Upped success rates for Report from the New World drops.
//= 2.0 Added Mid Camp Warper, translated from the Official [Slim]

View File

@ -8,7 +8,7 @@
//= rAthena Project
//===== Description: =========================================
//= [Official Conversion]
//= Cat Hand Addition. (Leads to 13.2 areas)
//= Cat Paw Addition. (Leads to 13.2 areas)
//= Two Tribes
//= Monster Suppression
//= Daily Quests:
@ -52,21 +52,21 @@
//= 2.9 Added custom weight check. Fixes issue #910. [Jeybla]
//============================================================
// Cat Hand Addition :: cat_enhance
// Cat Paw Addition :: cat_enhance
//============================================================
spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
spl_fild02,25,211,4 script Cat Paw Agent#spl 421,{
function Catwarp;
if (ep13_yong1 < 3) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Welcome to Cat Trading.";
mes "I guess you're a first-time customer, huh?";
next;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "For more details about our contract, you need to talk to our staff first.";
close;
}
else if ((ep13_yong1 > 2) && (ep13_yong1 < 20)) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Cat Trading's available services are as followed.";
mes "For additional services, please consult Agent Gyaruk.";
next;
@ -77,13 +77,13 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
mes "Actually, residents of this village continued to offer resistance. So I shall save your location at Midgards Allied Forces Post for your safety.";
close;
case 2:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
}
else if ((ep13_yong1 > 19) && (ep13_yong1 < 40)) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Cat Trading's available services are as followed.";
mes "For additional services, please consult Agent Gyaruk.";
next;
@ -95,7 +95,7 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
close;
case 2:
if(!callfunc("F_CanOpenStorage")){
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you";
mes "need the Novice's";
mes "Basic Skill Level 6 to";
@ -104,7 +104,7 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
}
else if (Zeny >= 60) {
set Zeny, Zeny-60;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you.";
mes "Your storage will be opened shortly.";
close2;
@ -112,7 +112,7 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
end;
}
else {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you don't";
mes "have enough money?";
mes "Cat Trading's storage";
@ -121,13 +121,13 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
close;
}
case 3:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
}
else if ((ep13_yong1 > 39) && (ep13_yong1 < 100)) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Cat Trading's available services are as followed.";
mes "For additional services, please consult Agent Gyaruk.";
next;
@ -139,7 +139,7 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
close;
case 2:
if(!callfunc("F_CanOpenStorage")){
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you";
mes "need the Novice's";
mes "Basic Skill Level 6 to";
@ -148,7 +148,7 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
}
else if (Zeny >= 60) {
set Zeny, Zeny-60;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you.";
mes "Your storage will be opened shortly.";
close2;
@ -156,7 +156,7 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
end;
}
else {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you don't";
mes "have enough money?";
mes "Cat Trading's storage";
@ -165,9 +165,11 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
close;
}
case 3:
// Custom Translation.
mes "[Cat Hand Agent]";
mes "With " + ep13_yong1 + " credit points, we offer the following warp services. Please remember, you can't come back easily once you move to Midgard.";
mes "[Cat Paw Agent]";
mes "The warp service is only";
mes "available for customers with";
mes ep13_yong1 + " or more Cat Trading Points.";
mes "Please remember, you can't come back easily once you move to Midgard.";
next;
if ((ep13_yong1 > 39) && (ep13_yong1 < 50)) {
switch(select("Prontera -> 5500z:Cancel")) {
@ -233,19 +235,21 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
}
}
else {
// Custom Translation.
mes "[Cat Hand Agent]";
mes "I am sorry, but you don't have enough credit points to use the warp service. Please come back when you have more points.";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you're not";
mes "eligible to use the warp service.";
mes "Please check your points,";
mes "and then come back.";
close;
}
case 4:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
}
else if (ep13_yong1 > 99) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Cat Trading's available services are as followed.";
mes "For additional services, please consult Agent Gyaruk.";
next;
@ -257,7 +261,7 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
close;
case 2:
if(!callfunc("F_CanOpenStorage")){
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you";
mes "need the Novice's";
mes "Basic Skill Level 6 to";
@ -266,7 +270,7 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
}
else if (Zeny >= 60) {
set Zeny, Zeny-60;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you.";
mes "Your storage will be opened shortly.";
close2;
@ -274,7 +278,7 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
end;
}
else {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you don't";
mes "have enough money?";
mes "Cat Trading's storage";
@ -283,9 +287,11 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
close;
}
case 3:
// Custom Translation.
mes "[Cat Hand Agent]";
mes "With " + ep13_yong1 + " credit points, we offer the following warp services. Please remember, you can't come back easily once you move to Midgard.";
mes "[Cat Paw Agent]";
mes "The warp service is only";
mes "available for customers with";
mes ep13_yong1 + " or more Cat Trading Points.";
mes "Please remember, you can't come back easily once you move to Midgard.";
next;
if ((ep13_yong1 > 99) && (ep13_yong1 < 200)) {
switch(select("Alberta -> 4590z:Prontera -> 4590z:Izlude -> 4590z:Geffen -> 4590z:Payon -> 4590z:Morocc -> 4590z:Al De Baran -> 4590z:Cancel")) {
@ -345,9 +351,11 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
close;
}
else {
// Custom Translation
mes "[Cat Hand Agent]";
mes "I am sorry, but you don't have enough credit points to use the warp service. Please come back when you have more points.";
mes "[Cat Paw Agent]";
mes "I'm sorry, but you're not";
mes "eligible to use the warp service.";
mes "Please check your points,";
mes "and then come back.";
close;
}
case 4:
@ -355,7 +363,7 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
case 1: Catwarp(5500,13);
case 2: Catwarp(5500,12);
case 3:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
@ -363,25 +371,25 @@ spl_fild02,25,211,4 script Cat Hand Agent#spl 421,{
case 1: Catwarp(5500,13);
case 2: Catwarp(5500,11);
case 3:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
case 5:
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Thank you for using our service.";
close;
}
}
else {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "... ... ... ...";
mes "Please give me some Piece of Fish.";
close;
}
function Catwarp {
if (Zeny < getarg(0)) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Don't play with money.";
close;
}
@ -404,7 +412,7 @@ function Catwarp {
}
}
}
man_fild02,132,47,4 duplicate(Cat Hand Agent#spl) Cat Hand Agent#man 421
man_fild02,132,47,4 duplicate(Cat Paw Agent#spl) Cat Paw Agent#man 421
- script Mysterious Rock#30::manukrock2 -1,{
if ((countitem(6048) < 3) && (checkquest(12062,PLAYTIME) == -1)) {

View File

@ -28,7 +28,7 @@ dicastes01,189,191,5 script Traveler Ichack#info 481,2,2,{
mes "What would you like to know?";
F_Navi("[Traveler Ichack]");
next;
switch(select("Dicastes Diel:Residential Area:Training Room:Factory:Pub:Cat Hand Caravan")) {
switch(select("Dicastes Diel:Residential Area:Training Room:Factory:Pub:Cat Paw Caravan")) {
case 1:
mes "[Traveler Ichack]";
mes "Ah~ That's a beautiful building.";

View File

@ -705,10 +705,10 @@ malangdo,162,146,5 script Wandering Merchant#mal 495,{
malangdo,173,145,4 script Stinky Merchant 496,{
callfunc "F_mal_coin",0,"[Stinky Merchant]",2;
setarray .@items[1],2873,16015;
setarray .@names$[1],"Cat Hand Glove","Cat Club";
setarray .@names$[1],"Cat Paw Glove","Cat Club";
while(1) {
.@i = select(
"[Cat Hand Glove] 32 E-Coins/200 Cans",
"[Cat Paw Glove] 32 E-Coins/200 Cans",
"[Cat Club] 32 E-Coins/200 Cans",
"End purchasing."
);

View File

@ -2849,7 +2849,7 @@ S_Quest89100:
next;
mes "[Instructor Ur]";
mes "Then, should I send you somewhere farther this time?";
mes "There is a cat hand agent here.";
mes "There is a Cat Paw Agent here.";
mes "Do you see him over there?";
next;
mes "[Instructor Ur]";

View File

@ -38,7 +38,7 @@ prontera,121,72,3 script Royal Messenger#e16_pr 4_M_ZONDAOYAJI,5,5,{
}
switch( banquet_main_quest ) {
case 0:
if (BaseLevel < 100 || (ep13_ryu < 100 && ep13_start < 100)) {// Access to the New World pre-req (Onward to the New World Quest or Cat Hand Agent Quest)
if (BaseLevel < 100 || (ep13_ryu < 100 && ep13_start < 100)) {// Access to the New World pre-req (Onward to the New World Quest or Cat Paw Agent Quest)
mes "[Royal Messenger]";
mes "Hello!";
mes "Now ^4d4dffthe palace is hosting a banquet for the returning heroes from Vacuum^000000.";
@ -13621,7 +13621,7 @@ prt_q,157,334,3 script Nillem#ep16_pprt01 4_M_JOB_WIZARD,{
mes "I studied in Eclage.";
next;
mes "[Nillem]";
mes "I have also learned a lot of things at the Cat Hand Services!";
mes "I have also learned a lot of things at the Cat Paw Services!";
mes "I believe that I have the most thorough knowledge when it comes to the crack of dimension!";
next;
mes "[Nillem]";

View File

@ -11,8 +11,8 @@
//= Quest NPCs related to Dewata:
//== Sapha's Visit, Doha's Secrect Order, Frede's Request,
//== Department Quests, Document Quests,
//== Chesire's Call, Cat Hands Enchantment
//== Cat Hand Agent
//== Chesire's Call, Cat Paw's Enchantment
//== Cat Paw Agent
//===== Additional Comments: =================================
//= 1.0 First version. 14107 lines, oh, the pain...
//= 1.1 Standardized and reduced by 7000+ lines. [Euphy]
@ -7446,38 +7446,38 @@ dic_fild01,228,159,4 script Jahbong#pa0829 496,{
close;
}
// Cat Hand Agent
// Cat Paw Agent
//============================================================
moc_para01,44,19,3 script Cat Hand Agent#gekk 496,{
moc_para01,44,19,3 script Cat Paw Agent#gekk 496,{
if (BaseLevel < 70) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Hey, human! Did you come to make a request, too? When will it be my turn?";
next;
mes "[Cat Hand Agent]";
mes "Our Cat Hand Merchant group really needs any help it can get. But by the looks of all those requests that Ebenor is holding in his hand, Cat Hand Merchant will be closed by the time my request is put up on the board!";
mes "[Cat Paw Agent]";
mes "Our Cat Paw Merchant group really needs any help it can get. But by the looks of all those requests that Ebenor is holding in his hand, Cat Paw Merchant will be closed by the time my request is put up on the board!";
next;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "It breaks my heart to think my colleagues will be shivering in the blizzard. I hope I don't get into trouble since I can't do anything about it, right?";
close;
}
if (ep13_start != 100) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Hey, human! Did you come to make a request, too? When will it be my turn?";
next;
mes "[Cat Hand Agent]";
mes "Our Cat Hand Merchant group really needs any help it can get. But by the looks of all those requests that Ebenor is holding in his hand, Cat Hand Merchant will be closed by the time my request is put up on the board!";
mes "[Cat Paw Agent]";
mes "Our Cat Paw Merchant group really needs any help it can get. But by the looks of all those requests that Ebenor is holding in his hand, Cat Paw Merchant will be closed by the time my request is put up on the board!";
next;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "It breaks my heart to think my colleagues will be shivering in the blizzard. I hope I don't get into trouble since I can't do anything about it, right?";
next;
if (select ("Why don't you collect it yourself?:I'm sorry to hear that.") == 1) {
emotion ET_HUK;
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Human!! You're a genius!!";
mes "How did you come up with that?";
next;
mes "[Agent Geck]";
mes "I'm Agent Geck from the Cat Hand Merchant.";
mes "I'm Agent Geck from the Cat Paw Merchant.";
mes "Car Paw Merchant has been wandering for a long time in this Midgard world ever since we lost our homeland.";
next;
mes "[Agent Geck]";
@ -7503,7 +7503,7 @@ moc_para01,44,19,3 script Cat Hand Agent#gekk 496,{
next;
mes "[Agent Geck]";
mes "We must send someone as soon as possible to start exploring the area.";
mes "While the humans are frittering away, our Cat Hand Merchant should settle first and continue with our research.";
mes "While the humans are frittering away, our Cat Paw Merchant should settle first and continue with our research.";
next;
if (select ("I also want to go and help the merchants.:I'm not interested.") == 1) {
mes "[Agent Geck]";
@ -7547,7 +7547,7 @@ moc_para01,44,19,3 script Cat Hand Agent#gekk 496,{
set ep13_start, 100;
next;
mes "[Agent Geck]";
mes "Don't forget, human. The reason why Geck is helping you is to help the Cat Hand Merchant working hard in the other world.";
mes "Don't forget, human. The reason why Geck is helping you is to help the Cat Paw Merchant working hard in the other world.";
next;
mes "[Agent Geck]";
mes "Now, I will transport you. Go meet our agent in the right corner.";
@ -7561,15 +7561,15 @@ moc_para01,44,19,3 script Cat Hand Agent#gekk 496,{
close;
}
mes "[Agent Geck]";
mes "Did you meet the Cat Hand Merchant in Ash-Vacuum, human?";
mes "Did you meet the Cat Paw Merchant in Ash-Vacuum, human?";
close;
}
mes "[Cat Hand Agent]";
mes "But our Cat Hand Merchant will overcome any obstacle!";
mes "[Cat Paw Agent]";
mes "But our Cat Paw Merchant will overcome any obstacle!";
close;
}
mes "[Agent Geck]";
mes "Did you meet the Cat Hand Merchant in Ash-Vacuum, human?";
mes "Did you meet the Cat Paw Merchant in Ash-Vacuum, human?";
next;
if (select ("Send me back:I'm busy") == 1) {
mes "[Agent Geck]";
@ -7579,7 +7579,7 @@ moc_para01,44,19,3 script Cat Hand Agent#gekk 496,{
close;
}
mes "[Agent Geck]";
mes "Hey, human! Didn't you say you will help the Cat Hand Merchant!";
mes "Hey, human! Didn't you say you will help the Cat Paw Merchant!";
close;
}
@ -7589,47 +7589,47 @@ moc_fild20,368,197,3 script Cat#to22 876,{
mes "Meow~";
close;
}
mes "A small Cat Hand Agent looks at you and nods its head towards the back.";
mes "A small Cat Paw Agent looks at you and nods its head towards the back.";
mes "Looks like it wants you to step up on its back to climb over the wall.";
next;
if (select ("But you are so cute...:Let's do this!") == 1) {
mes "The small Cat Hand Agent has small black patterns as if it were stamped on it's white fur.";
mes "The small Cat Paw Agent has small black patterns as if it were stamped on it's white fur.";
next;
mes "The small body isn't as tall as your ankle and its small but thick paws look like little cushions. The ears that bent backwards when it looked at how big you were stirred up your protective instinct.";
next;
mes "You don't seem to have the nerve to step on the Cat Hand Agent.";
mes "You don't seem to have the nerve to step on the Cat Paw Agent.";
emotion ET_CRY;
close;
}
mes "You look at the Cat Hand Agent's small back and climb over the wall as quick as possible so that it wouldn't notice your weight.";
mes "You look at the Cat Paw Agent's small back and climb over the wall as quick as possible so that it wouldn't notice your weight.";
close2;
warp "moc_fild22b", 175, 159;
end;
}
moc_fild22b,182,179,3 script Cat Hand Agent#Tat 495,{
moc_fild22b,182,179,3 script Cat Paw Agent#Tat 495,{
if (ep13_start != 100) {
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "This place as no meaning for us.";
close;
}
mes "[Cat Hand Agent]";
mes "[Cat Paw Agent]";
mes "Heard from Geck.";
mes "I'm the Cat Hand Merchant's rising star, Tat.";
mes "I'm the Cat Paw Merchant's rising star, Tat.";
next;
mes "[Tat]";
mes "I heard you are offering high-quality fish to pay for our passage.";
mes "I also heard the fish is very fresh and has shiny golden scales.";
next;
mes "[Tat]";
mes "I usually only allow our Cat Hand Merchant agents to go through but since you are here on Geck's behalf and seeing you are reliable, I'll let you through.";
mes "I usually only allow our Cat Paw Merchant agents to go through but since you are here on Geck's behalf and seeing you are reliable, I'll let you through.";
next;
mes "[Tat]";
mes "Are you ready?";
next;
if (select ("To the other world!:I need some time.") == 1) {
mes "[Tat]";
mes "Don't forget you are in debt to the Cat Hand Merchant, human!";
mes "Don't forget you are in debt to the Cat Paw Merchant, human!";
close2;
warp "mid_camp", 210, 291;
end;

View File

@ -19,7 +19,7 @@
//= 1.2 Clean-up. [Capuche]
//============================================================
// Teleport Cats (14.2 Cat Hand Addition)
// Teleport Cats (14.2 Cat Paw Addition)
//============================================================
- script Teleport Cat#ep14_2 -1,{
switch(atoi(charat(strnpcinfo(1),16))) {