diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-04-14 15:11:57 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-04-14 15:13:44 +0200 |
commit | f5a67d745662a0c02961f27cb1f59b1d6ca8ad88 (patch) | |
tree | c90df1836cfb514b43843e7338bd7017cc989661 /world/map/npc/042-1/kaan.txt | |
parent | 50f774a4bd3108b58a003fd4904bbbb574dfbbca (diff) | |
download | serverdata-f5a67d745662a0c02961f27cb1f59b1d6ca8ad88.tar.gz serverdata-f5a67d745662a0c02961f27cb1f59b1d6ca8ad88.tar.bz2 serverdata-f5a67d745662a0c02961f27cb1f59b1d6ca8ad88.tar.xz serverdata-f5a67d745662a0c02961f27cb1f59b1d6ca8ad88.zip |
Fixing spelling errors, some reported by Qwerty Dragon. Submodule pointer updated.
Diffstat (limited to 'world/map/npc/042-1/kaan.txt')
-rw-r--r-- | world/map/npc/042-1/kaan.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/042-1/kaan.txt b/world/map/npc/042-1/kaan.txt index d80721c9..e1a8b483 100644 --- a/world/map/npc/042-1/kaan.txt +++ b/world/map/npc/042-1/kaan.txt @@ -53,7 +53,7 @@ L_Tanisha3: mes "\"But I took care of that problem.\""; mes "He looks very proud."; next; - mes "\"I build this fence to keep them out.\""; + mes "\"I built this fence to keep them out.\""; next; menu "Impressive! Just a bit... skewed.",-, @@ -100,7 +100,7 @@ L_Hasan: L_Trick: mes "[Kaan]"; - mes "\"Do you have any idea what Hasans weakness could be?"; + mes "\"Do you have any idea what Hasan's weakness could be?"; if (hasan < 2) goto L_Close; next; |