diff options
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: |