summaryrefslogtreecommitdiff
path: root/npc/000-2-1/dan.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-06-05 04:08:12 +0200
committerReid <reidyaro@gmail.com>2012-06-05 04:08:12 +0200
commit200367b5edf611539791d0e725cb4216cc487029 (patch)
tree603861857bc6e727894bf9f7b5bbe89cbafefaef /npc/000-2-1/dan.txt
parentdb8c665e657edf5a8d03a48312031b965a07a79a (diff)
downloadserverdata-200367b5edf611539791d0e725cb4216cc487029.tar.gz
serverdata-200367b5edf611539791d0e725cb4216cc487029.tar.bz2
serverdata-200367b5edf611539791d0e725cb4216cc487029.tar.xz
serverdata-200367b5edf611539791d0e725cb4216cc487029.zip
Correct English mistakes on most script. (WildX)
Diffstat (limited to 'npc/000-2-1/dan.txt')
-rw-r--r--npc/000-2-1/dan.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt
index 975e1a03..750d5aae 100644
--- a/npc/000-2-1/dan.txt
+++ b/npc/000-2-1/dan.txt
@@ -14,7 +14,7 @@
mesq l("You see these Pious around?");
next;
- mesq l("It seems that we are close to an island, we should take a look at the upper level.");
+ mesq l("It seems that we're close to an island, we should take a look at the upper level.");
close;
@@ -46,13 +46,13 @@ l_QuestStory:
menu
l("Who is she?"), l_She,
- l("Do you want me to go see her in your place?"), l_Quest;
+ l("Do you want me to go see her instead of you?"), l_Quest;
l("I don't know what to say..."), -;
mes "";
mesn;
- mesq g(l("There is nothing to say, don't worry miss."),
- l("There is nothing to say, don't worry sir."));
+ mesq g(l("There's nothing to say, don't worry miss."),
+ l("There's nothing to say, don't worry sir."));
close;