diff options
Diffstat (limited to 'npc/re/cities/malangdo.txt')
-rw-r--r-- | npc/re/cities/malangdo.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/re/cities/malangdo.txt b/npc/re/cities/malangdo.txt index 99d7e327d..e6732b754 100644 --- a/npc/re/cities/malangdo.txt +++ b/npc/re/cities/malangdo.txt @@ -180,9 +180,9 @@ izlude,182,218,4 script Odgnalam#iz 554,{ mes "You are a hero of cat's fleet. Your activity is the legend between us."; next; mes "[Odgnalam]"; - mes "As you are hero of fleet so let me send you to the heaven of the cat, ^A2314BMeow Meow Island^000000 for free."; + mes "As you are a hero of the cat fleet let me send you to ^A2314BMeow Meow Island^000000 for free."; next; - if(select("Let's go Meow Meow Island!!:Do not go") == 1) { + if(select("Send me to Meow Meow Island!:Do not go.") == 1) { mes "[Odgnalam]"; mes "Have a comfortable trip... Alright let's go~"; warp "malangdo",217,85; @@ -192,7 +192,7 @@ izlude,182,218,4 script Odgnalam#iz 554,{ mes "[Odgnalam]"; mes .@s1$; next; - if(select("Let's go Meow Meow Island!!:Do not go") == 2) close; + if(select("Send me to Meow Meow Island!:Do not go.") == 2) close; if (Zeny < .@price) { mes "[Odgnalam]"; mes "Money? Where is the money? You can't go anywhere without the money. Shame on you."; @@ -204,7 +204,7 @@ izlude,182,218,4 script Odgnalam#iz 554,{ warp "malangdo",217,85; close; } -alberta,200,151,4 duplicate(Odgnalam#iz) Odgnalam#albe 554 +alberta,200,151,4 duplicate(Odgnalam#Izlude) Odgnalam#Alberta 554 malangdo,219,86,4 script Kong#malang 545,{ mes "[Kong]"; |