diff options
author | Unverified <unverified@openmailbox.org> | 2016-03-06 14:35:17 -0500 |
---|---|---|
committer | Unverified <unverified@openmailbox.org> | 2016-03-06 14:35:17 -0500 |
commit | f7724f3d5b2cddb69dfd605b46d625528c5f6071 (patch) | |
tree | 897cb423f864a0ddc6794840a51f7e95368b6504 /npc/000-1 | |
parent | bfdad615a0d290a9207e76c631ac217d57c274b0 (diff) | |
download | serverdata-f7724f3d5b2cddb69dfd605b46d625528c5f6071.tar.gz serverdata-f7724f3d5b2cddb69dfd605b46d625528c5f6071.tar.bz2 serverdata-f7724f3d5b2cddb69dfd605b46d625528c5f6071.tar.xz serverdata-f7724f3d5b2cddb69dfd605b46d625528c5f6071.zip |
Fixed a lot of grammar mistakes and changed some dialogue for clarity.
Diffstat (limited to 'npc/000-1')
-rw-r--r-- | npc/000-1/ale.txt | 2 | ||||
-rw-r--r-- | npc/000-1/couwan.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt index 95738a0f..7d3bdf7b 100644 --- a/npc/000-1/ale.txt +++ b/npc/000-1/ale.txt @@ -21,7 +21,7 @@ mesn; mesq l("Ouch..."); next; - mesq l("These heavy boxes are killing me, I don't feel my arms anymore!"); + mesq l("These heavy boxes are killing me, I can't feel my arms anymore!"); next; menu diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt index 82e69c8a..24bb24fd 100644 --- a/npc/000-1/couwan.txt +++ b/npc/000-1/couwan.txt @@ -39,7 +39,7 @@ switch(select( l("Very nice, indeed!"), - l("I don't see anything else than... water?"))) + l("I don't see anything else other than... water?"))) { case 2: mes ""; |