diff options
-rw-r--r-- | world/map/npc/021-1/banu.txt | 2 | ||||
-rw-r--r-- | world/map/npc/021-1/hideandseek.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/021-1/banu.txt b/world/map/npc/021-1/banu.txt index 6e5cc51b..fac61bc1 100644 --- a/world/map/npc/021-1/banu.txt +++ b/world/map/npc/021-1/banu.txt @@ -52,7 +52,7 @@ L_Water: mes "\"Ah, that's refreshing. Thank you. You're a good kid. Have this for your expenses."; mes "Maybe you can do me another favor?\""; next; - mes "\"I need a new Knife. Neko at the bazaar near the south gate is selling some. But it's such a long way for my old legs."; + mes "\"I need a new Knife. Mjolnir in the Tulimshar forge to the north east of here is selling some. But it's such a long way for my old legs."; mes "Would you go to get me a Knife?\""; goto L_Close; diff --git a/world/map/npc/021-1/hideandseek.txt b/world/map/npc/021-1/hideandseek.txt index 44c628a1..58095234 100644 --- a/world/map/npc/021-1/hideandseek.txt +++ b/world/map/npc/021-1/hideandseek.txt @@ -261,7 +261,7 @@ L_Close: close; } -023-1.gat,32,31,0|script|Rasin|263, +022-1.gat,28,34,0|script|Rasin|263, { set @child_number, 4; callfunc "XmasList"; |