summaryrefslogtreecommitdiff
path: root/npc/031-2_Angelas_House
diff options
context:
space:
mode:
authortoni <toni@toni-EP45-UD3L.(none)>2011-01-18 18:57:54 -0200
committertoni <toni@toni-EP45-UD3L.(none)>2011-01-18 18:57:54 -0200
commitfb430bbd33fedc55ab5a642a0efb8df164c4ac8a (patch)
tree0f12a68d4ff6e2db3ab7e5749ee822998150b6cb /npc/031-2_Angelas_House
parent6033b796431482528072d6de17e08a69307599e0 (diff)
downloadserverdata-fb430bbd33fedc55ab5a642a0efb8df164c4ac8a.tar.gz
serverdata-fb430bbd33fedc55ab5a642a0efb8df164c4ac8a.tar.bz2
serverdata-fb430bbd33fedc55ab5a642a0efb8df164c4ac8a.tar.xz
serverdata-fb430bbd33fedc55ab5a642a0efb8df164c4ac8a.zip
More small fixes
Diffstat (limited to 'npc/031-2_Angelas_House')
-rw-r--r--npc/031-2_Angelas_House/angelaHouse.txt4
-rw-r--r--npc/031-2_Angelas_House/cindyHouse.txt6
2 files changed, 5 insertions, 5 deletions
diff --git a/npc/031-2_Angelas_House/angelaHouse.txt b/npc/031-2_Angelas_House/angelaHouse.txt
index 6cd70f34..be1a86a1 100644
--- a/npc/031-2_Angelas_House/angelaHouse.txt
+++ b/npc/031-2_Angelas_House/angelaHouse.txt
@@ -37,9 +37,9 @@ L_Reward:
callsub S_Update_Mask;
next;
- mes "\"I hope, this will be useful for you.\"";
+ mes "\"I hope this will be useful for you.\"";
next;
- mes "\"I's so glad, Cindy is save now. But there is still another problem. The Yetis took away all the white and yellow present boxes we wanted to bring to Santa!\"";
+ mes "\"I am so glad Cindy is safe. But there is still another problem. The Yetis took away all the white and yellow present boxes we wanted to bring to Santa!\"";
next;
mes "\"Usually, Yetis are very shy - I wonder why they do that. There is something strange going on.\"";
next;
diff --git a/npc/031-2_Angelas_House/cindyHouse.txt b/npc/031-2_Angelas_House/cindyHouse.txt
index f18da414..46546777 100644
--- a/npc/031-2_Angelas_House/cindyHouse.txt
+++ b/npc/031-2_Angelas_House/cindyHouse.txt
@@ -26,9 +26,9 @@ L_Happy_Random:
"I want to go ice skating tomorrow. That will be fun!",
"I wonder, when Daddy will come home next time. He always brings exciting stuff!",
strcharinfo(0) + "! You're my hero!",
- "My mother is so upset about the Yetis - they are very very shy usually. You have to be lucky to see one. I wonder, what's wrong with them.",
- "When I'm a little older, I want to travel like you do and my father. I want to see every place on the world!",
- "Did you ever meet Santa? He's very kind! He always gives me some candy, when we go to see him.",
+ "My mother is so upset about the Yetis - they are very very shy usually. You have to be lucky to see one. I wonder what's wrong with them.",
+ "When I'm a little older, I want to travel like you and my father. I want to see every place on the world!",
+ "Did you ever meet Santa? He's very kind! He always gives me some candy when we go to see him.",
strcharinfo(0) + ", you are sooo strong! Amazing! But my dad is strong too!";
set @random, rand(9);
if (@random != 5) emotion 3;