summaryrefslogtreecommitdiff
path: root/npc/001-2-21
diff options
context:
space:
mode:
authorUnverified <unverified@openmailbox.org>2016-03-06 14:11:08 -0500
committerUnverified <unverified@openmailbox.org>2016-03-06 14:11:58 -0500
commita1cfd4e6afff78f777872f49f8e8faacbe6f2e60 (patch)
tree897cb423f864a0ddc6794840a51f7e95368b6504 /npc/001-2-21
parent13b4f7c78043172315d64306c20552530ffcb43b (diff)
downloadserverdata-a1cfd4e6afff78f777872f49f8e8faacbe6f2e60.tar.gz
serverdata-a1cfd4e6afff78f777872f49f8e8faacbe6f2e60.tar.bz2
serverdata-a1cfd4e6afff78f777872f49f8e8faacbe6f2e60.tar.xz
serverdata-a1cfd4e6afff78f777872f49f8e8faacbe6f2e60.zip
Fixed a lot of grammar mistakes and reworded some dialogue for clarity.
Diffstat (limited to 'npc/001-2-21')
-rw-r--r--npc/001-2-21/julia.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-21/julia.txt b/npc/001-2-21/julia.txt
index abb1b63f..1296b097 100644
--- a/npc/001-2-21/julia.txt
+++ b/npc/001-2-21/julia.txt
@@ -26,7 +26,7 @@ L_Menu:
l("Is it possible to go back to the island?"), L_Island,
l("Could you explain to me where I am?"), L_WhereIam,
l("What happened to me?"), L_What,
- l("Can I read these rules again?"), L_Rules,
+ l("Can I read the rules again?"), L_Rules,
l("Nothing, sorry."), L_Quit;
L_YNMenu:
@@ -104,7 +104,7 @@ L_What:
L_Rules:
mes "";
mesn;
- mesq l("Of course, they are on the left wall, go have a look at them.");
+ mesq l("Of course, they are on the left wall. Go have a look at them.");
next;
mesq l("Do you have any other questions for me?");
next;