diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-01-18 22:09:55 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-01-18 22:09:55 +0100 |
commit | 319bfa1ce75f29ce4a9bcf526675e41a87d0b9f7 (patch) | |
tree | c941f8375d83ae940b22d1091f1730c91040d0d3 /npc/031-3_Cave/cindyCave.txt | |
parent | a7a0761c684a2a2ef878cd79cbf4346e546f4b9a (diff) | |
parent | fb430bbd33fedc55ab5a642a0efb8df164c4ac8a (diff) | |
download | serverdata-319bfa1ce75f29ce4a9bcf526675e41a87d0b9f7.tar.gz serverdata-319bfa1ce75f29ce4a9bcf526675e41a87d0b9f7.tar.bz2 serverdata-319bfa1ce75f29ce4a9bcf526675e41a87d0b9f7.tar.xz serverdata-319bfa1ce75f29ce4a9bcf526675e41a87d0b9f7.zip |
Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdata
Diffstat (limited to 'npc/031-3_Cave/cindyCave.txt')
-rw-r--r-- | npc/031-3_Cave/cindyCave.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/031-3_Cave/cindyCave.txt b/npc/031-3_Cave/cindyCave.txt index b61dfc2d..3eeb8184 100644 --- a/npc/031-3_Cave/cindyCave.txt +++ b/npc/031-3_Cave/cindyCave.txt @@ -24,7 +24,7 @@ mes "There is a little girl in a cage. As you come near, she starts to shiver and back off from you as far as she can in that small cage."; next; - mes "You don't know, what to do."; + mes "You don't know what to do."; close; L_Please_Help: @@ -100,7 +100,7 @@ L_Wizard_Hat: L_Visit: mes "\"Thank you so much, please come to my home. It's the house at the beach.\""; next; - mes "\"I'm sure, my mother want to thank you as well.\""; + mes "\"I'm sure, my mother wants to thank you as well.\""; close; L_Please_Visit: @@ -109,7 +109,7 @@ L_Please_Visit: close; L_To_Weak: - mes "You try to open the cage, but it's stuck. It seems, you're too weak!"; + mes "You try to open the cage, but it's stuck. It seems you're too weak!"; close; L_Not_Enough_Keys: |