summaryrefslogtreecommitdiff
path: root/npc/000-1/couwan.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-10-31 16:58:21 +0400
committerAlige <aligetmw@hotmail.fr>2012-10-31 16:58:21 +0400
commitc29ff34aaf836ec296a39ff2f86f16811d939c13 (patch)
treed88ad992c680d0cc114b0b4680580b60abb4e869 /npc/000-1/couwan.txt
parentdfe56d9b108f114694252fb2c5e321d5cdc1875c (diff)
downloadserverdata-c29ff34aaf836ec296a39ff2f86f16811d939c13.tar.gz
serverdata-c29ff34aaf836ec296a39ff2f86f16811d939c13.tar.bz2
serverdata-c29ff34aaf836ec296a39ff2f86f16811d939c13.tar.xz
serverdata-c29ff34aaf836ec296a39ff2f86f16811d939c13.zip
Fixed major language issues in several scripts.
Diffstat (limited to 'npc/000-1/couwan.txt')
-rw-r--r--npc/000-1/couwan.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt
index 3da5665b..3691fac5 100644
--- a/npc/000-1/couwan.txt
+++ b/npc/000-1/couwan.txt
@@ -21,7 +21,7 @@
mesn;
mesq lg("Hello yeye.");
next;
- mesq l("Look how splendid this landscape is.");
+ mesq l("Look how splendid this landscape is!");
next;
menu
@@ -30,11 +30,13 @@
mes "";
mesn;
- mesq lg("Yeye got good eyes and seem to have fully recovered from your injuries. Could yeye can take my box of fish to Gugli?");
+ mesq lg("Yeye got good eyes and seem to have fully recovered from your injuries...");
+ next;
+ mesq lg("Hey, could yeye can take my box of fish to Gugli?");
next;
menu
- l("What do I get in exchange?"), -,
+ l("What will I get in exchange?"), -,
l("I'm sorry, I don't have time right now."), l_Decline;
mes "";