summaryrefslogtreecommitdiff
path: root/world/map/npc/031-4/cindyCave.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/031-4/cindyCave.txt')
-rw-r--r--world/map/npc/031-4/cindyCave.txt24
1 files changed, 12 insertions, 12 deletions
diff --git a/world/map/npc/031-4/cindyCave.txt b/world/map/npc/031-4/cindyCave.txt
index d7d16155..de9062fd 100644
--- a/world/map/npc/031-4/cindyCave.txt
+++ b/world/map/npc/031-4/cindyCave.txt
@@ -4,7 +4,7 @@
// state2: Cindy is saved, she gives you a reward (wizard hat or wooden staff)
// state3: and greater: Cindy is saved, she asks you to visit them
-031-4.gat,42,42,0|script|Cindy|198,
+031-4.gat,42,42,0|script|Cindy|198
{
if ($@FIGHT_YETI_STATUS != 0) goto L_Yeti;
@@ -238,17 +238,17 @@ L_End:
OnInit:
setarray $@FIGHT_YETI_MESSAGES$,
"", // unused
- // " : " is magic so that it says "global announcement from"
- "Cindy : Yetis!",
- "Cindy : Watch out!",
- "Cindy : More of them are coming!",
- "Cindy : Be careful! More of them!",
- "Cindy : Attention! There is another bunch of them!",
- "Cindy : Hang on! More of them!",
- "Cindy : More Yetis! Will this never end?",
- "Cindy : There are coming more and more!",
- "Cindy : Watch your back! There are so many of them!",
- "Cindy : This seems to be their final attack! I believe in you!";
+ // ":* " is magic so that it says "global announcement from"
+ "Cindy:* Yetis!",
+ "Cindy:* Watch out!",
+ "Cindy:* More of them are coming!",
+ "Cindy:* Be careful! More of them!",
+ "Cindy:* Attention! There is another bunch of them!",
+ "Cindy:* Hang on! More of them!",
+ "Cindy:* More Yetis! Will this never end?",
+ "Cindy:* There are coming more and more!",
+ "Cindy:* Watch your back! There are so many of them!",
+ "Cindy:* This seems to be their final attack! I believe in you!";
end;
/////////