From 7d86c6a7b874cb9126f7cfe24de55a35cf5d5083 Mon Sep 17 00:00:00 2001 From: mekolat Date: Mon, 2 Mar 2015 20:48:20 -0500 Subject: fix deprecated asterisk in announcements --- world/map/npc/027-8/general_terogan.txt | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'world/map/npc/027-8') diff --git a/world/map/npc/027-8/general_terogan.txt b/world/map/npc/027-8/general_terogan.txt index c0adafd1..099430ee 100644 --- a/world/map/npc/027-8/general_terogan.txt +++ b/world/map/npc/027-8/general_terogan.txt @@ -233,7 +233,7 @@ L_Failure: goto L_NextWave; L_CleanUpLosers: - mapannounce "027-8", "General Terogan:* You just proved you cannot even coordinate a simple task. Come back when you are prepared", 0; + mapannounce "027-8", "General Terogan : You just proved you cannot even coordinate a simple task. Come back when you are prepared", 0; set $@CRYPT_FIGHT3, 0; set $@CRYPT_FIGHT3_PLAYER_COUNT, 0; set $@CRYPT_FIGHT3_WAVE, 0; @@ -248,7 +248,7 @@ L_CleanUpLosers: end; L_CleanUp: - mapannounce "027-8", "General Terogan: You might have won this battle, but you will never defeat me!", 0; + mapannounce "027-8", "General Terogan : You might have won this battle, but you will never defeat me!", 0; areatimer "027-8", 0, 0, 79, 84, 10, "General Terogan#Main::OnReward"; set $@CRYPT_FIGHT3, 0; set $@CRYPT_FIGHT3_PLAYER_COUNT, 0; @@ -284,18 +284,18 @@ L_End: OnInit: setarray $@CRYPT_FIGHT3_MESSAGES$, - "General Terogan:* Haha, Thank you mortal. You have released me from my prison. To show my graditude you can die swiftly at my hands and become part of my undead army. MUhahahahaha! Minions, Dispose of these Adventurers!", - "General Terogan:* Ha, Looks like your tougher then I thought.", - "General Terogan:* and here I thought I wasn't going to enjoy this.", - "General Terogan:* More of them are coming!", - "General Terogan:* Minions! Kill them already!", - "General Terogan:* *facepalm* I knew I should have hired better help.", - "General Terogan:* Well at least you will make a good addition to my army.", - "General Terogan:* To the Abyss with you already!", - "General Terogan:* How about you try a different approach and kill them already!", - "General Terogan:* Minions! Last chance or it's back to being part of an ossuary for you!", - "General Terogan:* Looks like if you want something done right you have to do it yourself.", - "General Terogan:* Charge!."; + "General Terogan : Haha, Thank you mortal. You have released me from my prison. To show my graditude you can die swiftly at my hands and become part of my undead army. MUhahahahaha! Minions, Dispose of these Adventurers!", + "General Terogan : Ha, Looks like your tougher then I thought.", + "General Terogan : and here I thought I wasn't going to enjoy this.", + "General Terogan : More of them are coming!", + "General Terogan : Minions! Kill them already!", + "General Terogan : *facepalm* I knew I should have hired better help.", + "General Terogan : Well at least you will make a good addition to my army.", + "General Terogan : To the Abyss with you already!", + "General Terogan : How about you try a different approach and kill them already!", + "General Terogan : Minions! Last chance or it's back to being part of an ossuary for you!", + "General Terogan : Looks like if you want something done right you have to do it yourself.", + "General Terogan : Charge!."; end; } -- cgit v1.2.3-70-g09d2