summaryrefslogtreecommitdiff
path: root/npc/009-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-24 20:30:46 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-24 20:30:46 -0300
commit4d0b35fa5438884ab2bb462738b6ef93158a90ea (patch)
treecb234f3bd402868afc55df7f5af9b0dd671f4862 /npc/009-1
parent34039940a81b00277491085d1a8a92c952e0c815 (diff)
downloadserverdata-4d0b35fa5438884ab2bb462738b6ef93158a90ea.tar.gz
serverdata-4d0b35fa5438884ab2bb462738b6ef93158a90ea.tar.bz2
serverdata-4d0b35fa5438884ab2bb462738b6ef93158a90ea.tar.xz
serverdata-4d0b35fa5438884ab2bb462738b6ef93158a90ea.zip
Alige should be finished.
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!\"");