diff options
author | TheKandiman <thekandiman@gmail.com> | 2011-01-26 23:26:57 -0500 |
---|---|---|
committer | TheKandiman <thekandiman@gmail.com> | 2011-01-26 23:26:57 -0500 |
commit | 5fb61b03b577161e35df12fde4afc381a0edd0db (patch) | |
tree | a56ddd6f1c3dbdf003177eeb964eedf5915af56e /npc/019-1_Snow_field | |
parent | 198bb07155e85afe82b5640d837f7cd651174cce (diff) | |
download | serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.tar.gz serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.tar.bz2 serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.tar.xz serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.zip |
Spelling and grammar updates in NPC dialog for maps 018 to 032
Diffstat (limited to 'npc/019-1_Snow_field')
-rw-r--r-- | npc/019-1_Snow_field/santa_helper.txt | 2 | ||||
-rw-r--r-- | npc/019-1_Snow_field/snowman.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/019-1_Snow_field/santa_helper.txt b/npc/019-1_Snow_field/santa_helper.txt index e9c0772d..79089975 100644 --- a/npc/019-1_Snow_field/santa_helper.txt +++ b/npc/019-1_Snow_field/santa_helper.txt @@ -44,7 +44,7 @@ L_R: L_N: mes "[Santa's Helper]"; - mes "\"Enjoy your holidays and I wish you an happy Christmas!\""; + mes "\"Enjoy your holidays and I wish you a happy Christmas!\""; close; L_NoItem: diff --git a/npc/019-1_Snow_field/snowman.txt b/npc/019-1_Snow_field/snowman.txt index 72b40a13..eda1e733 100644 --- a/npc/019-1_Snow_field/snowman.txt +++ b/npc/019-1_Snow_field/snowman.txt @@ -52,7 +52,7 @@ L_NoItem: L_Done: mes "[Snowman]"; - mes "\"Thank you for help!\""; + mes "\"Thank you for your help!\""; close; L_TooMany: |