diff options
author | tux9th <mr.x@aon.at> | 2013-09-25 15:18:25 +0200 |
---|---|---|
committer | tux9th <mr.x@aon.at> | 2013-09-25 15:18:25 +0200 |
commit | 0d99b1bd9cc2e712ad19fc48aca2b65cedfdd23c (patch) | |
tree | 410bd955b2d3bee2d78a63e7c9daa2536545150b /world/map/npc | |
parent | 8973436ae9f1463484869e5d25eee8981d1e5925 (diff) | |
download | serverdata-0d99b1bd9cc2e712ad19fc48aca2b65cedfdd23c.tar.gz serverdata-0d99b1bd9cc2e712ad19fc48aca2b65cedfdd23c.tar.bz2 serverdata-0d99b1bd9cc2e712ad19fc48aca2b65cedfdd23c.tar.xz serverdata-0d99b1bd9cc2e712ad19fc48aca2b65cedfdd23c.zip |
Valia typo fix, spotted by Itchy Demon:
http://forums.themanaworld.org/viewtopic.php?p=137922#p137922
Diffstat (limited to 'world/map/npc')
-rw-r--r-- | world/map/npc/007-1/witch.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/007-1/witch.txt b/world/map/npc/007-1/witch.txt index 784a4a96..70147a8b 100644 --- a/world/map/npc/007-1/witch.txt +++ b/world/map/npc/007-1/witch.txt @@ -119,7 +119,7 @@ L_AskHelp: mes "Strong enchantments are protecting the area, however, I know about a mysterious waterfall, which can send you wherever you want, provided you pay the price.\""; next; mes "\"Of course, it would be a straight way to death if you go alone."; - mes "You will need three experienced comrades that you would trust enough to leave your life in their's care.\""; + mes "You will need three experienced comrades that you would trust enough to leave your life in their care.\""; next; if (getusers(1) < 4) |