summaryrefslogtreecommitdiff
path: root/npc/001-2-21/julia.txt
diff options
context:
space:
mode:
authorUnverified <unverified@openmailbox.org>2016-03-06 14:17:10 -0500
committerUnverified <unverified@openmailbox.org>2016-03-06 14:17:10 -0500
commitbfdad615a0d290a9207e76c631ac217d57c274b0 (patch)
tree9f43b996880fadcaf5cd8ded3f39830d1ab341b5 /npc/001-2-21/julia.txt
parenta1cfd4e6afff78f777872f49f8e8faacbe6f2e60 (diff)
downloadserverdata-bfdad615a0d290a9207e76c631ac217d57c274b0.tar.gz
serverdata-bfdad615a0d290a9207e76c631ac217d57c274b0.tar.bz2
serverdata-bfdad615a0d290a9207e76c631ac217d57c274b0.tar.xz
serverdata-bfdad615a0d290a9207e76c631ac217d57c274b0.zip
Revert "Fixed a lot of grammar mistakes and reworded some dialogue for clarity."
This reverts commit a1cfd4e6afff78f777872f49f8e8faacbe6f2e60.
Diffstat (limited to 'npc/001-2-21/julia.txt')
-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 1296b097..abb1b63f 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 the rules again?"), L_Rules,
+ l("Can I read these 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;