diff options
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; |