summaryrefslogtreecommitdiff
path: root/world/map/npc/031-4/cindyCave.txt
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2015-03-08 17:00:11 -0500
committerWushin <pasekei@gmail.com>2015-03-08 17:00:11 -0500
commitbd60b84b2262e55c4560eebf09e1c2eb2143c6fe (patch)
tree3dc5a723993badd4556debbf366423e00a60e780 /world/map/npc/031-4/cindyCave.txt
parent265d17ca12b76e51ca6b18249c96c1940a15d681 (diff)
parent12b28fe7030f12cc28ee99c847bed5339c0f7f1d (diff)
downloadserverdata-bd60b84b2262e55c4560eebf09e1c2eb2143c6fe.tar.gz
serverdata-bd60b84b2262e55c4560eebf09e1c2eb2143c6fe.tar.bz2
serverdata-bd60b84b2262e55c4560eebf09e1c2eb2143c6fe.tar.xz
serverdata-bd60b84b2262e55c4560eebf09e1c2eb2143c6fe.zip
Merge pull request #293 from mekolat/announce
Fix deprecated asterisk in announcements
Diffstat (limited to 'world/map/npc/031-4/cindyCave.txt')
-rw-r--r--world/map/npc/031-4/cindyCave.txt22
1 files changed, 11 insertions, 11 deletions
diff --git a/world/map/npc/031-4/cindyCave.txt b/world/map/npc/031-4/cindyCave.txt
index 2bce44bf..218e4c08 100644
--- a/world/map/npc/031-4/cindyCave.txt
+++ b/world/map/npc/031-4/cindyCave.txt
@@ -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;
/////////