diff options
author | wushin <pasekei@gmail.com> | 2014-06-15 18:01:39 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-06-15 18:01:39 -0500 |
commit | 7d838e71fc85965a516d20cb0d715d7ad0e76cea (patch) | |
tree | 5eaa84d5496cf18d1b484c39eb13879595e084cb /world/map/npc/021-1/banu.txt | |
parent | 71b56aeff0a00a5d51a839c5f6b66bad34b2f45e (diff) | |
parent | 8872f184f10be7e8bd9a4e91cfe49ceb03dd4e89 (diff) | |
download | serverdata-7d838e71fc85965a516d20cb0d715d7ad0e76cea.tar.gz serverdata-7d838e71fc85965a516d20cb0d715d7ad0e76cea.tar.bz2 serverdata-7d838e71fc85965a516d20cb0d715d7ad0e76cea.tar.xz serverdata-7d838e71fc85965a516d20cb0d715d7ad0e76cea.zip |
Merge pull request #115 from wushin/banu-fix
Banu properly pointing to where one can obtain a knife
Diffstat (limited to 'world/map/npc/021-1/banu.txt')
-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; |