diff options
author | wushin <pasekei@gmail.com> | 2014-06-11 17:12:53 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-06-11 17:12:53 -0500 |
commit | 8872f184f10be7e8bd9a4e91cfe49ceb03dd4e89 (patch) | |
tree | 77274522d0e47bd9d597408cdcc7cb04fe97efcb /world/map/npc/021-1 | |
parent | 522865d87cc39749a6ba8003d31d46014a37d8df (diff) | |
download | serverdata-8872f184f10be7e8bd9a4e91cfe49ceb03dd4e89.tar.gz serverdata-8872f184f10be7e8bd9a4e91cfe49ceb03dd4e89.tar.bz2 serverdata-8872f184f10be7e8bd9a4e91cfe49ceb03dd4e89.tar.xz serverdata-8872f184f10be7e8bd9a4e91cfe49ceb03dd4e89.zip |
Banu properly pointing to where one can obtain a knife
Diffstat (limited to 'world/map/npc/021-1')
-rw-r--r-- | world/map/npc/021-1/banu.txt | 2 |
1 files changed, 1 insertions, 1 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; |