From 3949564603feaf7fead12eacacf1a25031fc6ea3 Mon Sep 17 00:00:00 2001 From: Streusel Date: Tue, 5 Mar 2013 13:00:41 -0800 Subject: -Added Malangdo Enchantments, credits to Euphy -Fixed Guillotine Cross job change, credits to Euphy -Updated message display of Malangdo NPC's, credits to Euphy -Updated item_db_re.sql --- npc/re/cities/malangdo.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'npc/re/cities/malangdo.txt') diff --git a/npc/re/cities/malangdo.txt b/npc/re/cities/malangdo.txt index 58e6be2f3..50e6bc832 100644 --- a/npc/re/cities/malangdo.txt +++ b/npc/re/cities/malangdo.txt @@ -278,10 +278,10 @@ malangdo,219,86,4 script Kong#malang 545,{ // Town NPCs :: malang_tre //============================================================ malangdo,147,117,3 script Innkeeper#malang 554,{ - mes "Can see a lazy cat standing on a chair."; - mes "Thought it is an Innkeeper, but do not looks like that having a business."; + mes "You see a lazy cat standing on a chair."; + mes "You guess that this is the Innkeeper."; next; - switch(select("Can I rest in hammock?:Want to store in inn.:Looks free at the moment.")) { + switch(select("Umm... can I rest here?:Psst... can I save here?:Leave.")) { case 1: mes "[Innkeeper]"; mes "You can use hammock as you want but give me ^FF00005 pieces of Malang Sp Can^000000, then will make you stress out."; @@ -324,7 +324,10 @@ malangdo,147,117,3 script Innkeeper#malang 554,{ malangdo,151,120,3 script Wandering Minstrel#mal 479,{ mes "[Wandering Minstrel]"; - mes "I have a sleepy momnet whenever seeing that innkeeper. So comfortable..."; + mes "Boy, that lazy cat makes me want to just nap all day long."; + next; + mes "[Wandering Minstrel]"; + mes "He makes life look so simple"; close; } -- cgit v1.2.3-60-g2f50