summaryrefslogtreecommitdiff
path: root/npc/009-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-1')
-rw-r--r--npc/009-1/charles.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/009-1/charles.txt b/npc/009-1/charles.txt
index 9f0f348a3..7396442e0 100644
--- a/npc/009-1/charles.txt
+++ b/npc/009-1/charles.txt
@@ -113,7 +113,7 @@ L_Return:
L_Wait:
mes "";
mesn;
- mesq l("\"I'll be waiting for you! And trading some items of questionable origins...\"");
+ mesq l("I'll be waiting for you! And trading some items of questionable origins...");
close;
L_Finish:
@@ -138,7 +138,7 @@ L_Finish:
mes l(":D \"Excellent! You've kept your end on the bargain!\"");
next;
mesn;
- mesq l("\"I always keep my end on the bargain, so here you go.\"");
+ mesq l("I always keep my end on the bargain, so here you go.");
next;
mesn;
mes l(":) \"A pleasure to trade if you. Don't get caught if you're doing something wrong!\"");