diff options
Diffstat (limited to 'world/map/npc/025-4/clauquer.txt')
-rw-r--r-- | world/map/npc/025-4/clauquer.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/world/map/npc/025-4/clauquer.txt b/world/map/npc/025-4/clauquer.txt index bc3c9f27..a0e3f83d 100644 --- a/world/map/npc/025-4/clauquer.txt +++ b/world/map/npc/025-4/clauquer.txt @@ -68,7 +68,7 @@ L_Hmmm: L_Huh: mes "[Clauquer]"; - mes "Why are you here? Get out."; + mes "\"Why are you here? Get out.\""; close; L_No: @@ -76,9 +76,8 @@ L_No: L_Rescued: mes "[Clauquer]"; - mes "Please put something here."; - next; - mes "*The man talks about you, rescuing the girl.*"; + mes "\"I'm very impressed!"; + mes "Now this fey nature spirit will never kidnap a poor child again.\""; close; } |