diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2011-02-06 17:40:27 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-02-06 17:40:27 +0100 |
commit | 226368a075d4eb4456eace98175f13bfdcdfe943 (patch) | |
tree | 50323a6415e8dba9d96c8f19f352e4193e298d78 /npc/021-2_Tulimshar/furquest.txt | |
parent | e3a47019359f3031d2e755555b8be06c3041aaf5 (diff) | |
download | serverdata-226368a075d4eb4456eace98175f13bfdcdfe943.tar.gz serverdata-226368a075d4eb4456eace98175f13bfdcdfe943.tar.bz2 serverdata-226368a075d4eb4456eace98175f13bfdcdfe943.tar.xz serverdata-226368a075d4eb4456eace98175f13bfdcdfe943.zip |
fixup messages in furquest
added a missing \"
Diffstat (limited to 'npc/021-2_Tulimshar/furquest.txt')
-rw-r--r-- | npc/021-2_Tulimshar/furquest.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/021-2_Tulimshar/furquest.txt b/npc/021-2_Tulimshar/furquest.txt index c4e0c805..04814576 100644 --- a/npc/021-2_Tulimshar/furquest.txt +++ b/npc/021-2_Tulimshar/furquest.txt @@ -328,11 +328,11 @@ L_State_13: L_TooMany: mes "[Agostine, The Legendary Tailor]"; - mes "\"You don't have anywhere to put them. Come back when you do."; + mes "\"You don't have anywhere to put them. Come back when you do.\""; close; L_No_Fur: mes "[Agostine, The Legendary Tailor]"; - mes "\"You don't have any white fur! Stop talking nonsense."; + mes "\"You don't have any white fur! Stop talking nonsense.\""; close; } |