summaryrefslogtreecommitdiff
path: root/world/map/npc/027-8
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2014-11-07 08:42:44 -0600
committerWushin <pasekei@gmail.com>2014-11-07 08:42:44 -0600
commit63c2f12d64ab327d60fc41bfa37fd12b5f7e7649 (patch)
treefd9087fa7497649a1f4defc4cf8e9b1c241fe0b0 /world/map/npc/027-8
parent95c0fa59d5ab80b96500a89aa9d28fe87e544dc6 (diff)
parent4cc9ace3c293a6592bcca06db2a558e01308372a (diff)
downloadserverdata-63c2f12d64ab327d60fc41bfa37fd12b5f7e7649.tar.gz
serverdata-63c2f12d64ab327d60fc41bfa37fd12b5f7e7649.tar.bz2
serverdata-63c2f12d64ab327d60fc41bfa37fd12b5f7e7649.tar.xz
serverdata-63c2f12d64ab327d60fc41bfa37fd12b5f7e7649.zip
Merge pull request #206 from wushin/AST-FIX
AST script fix
Diffstat (limited to 'world/map/npc/027-8')
-rw-r--r--world/map/npc/027-8/_mobs.txt2
-rw-r--r--world/map/npc/027-8/general_terogan.txt32
2 files changed, 17 insertions, 17 deletions
diff --git a/world/map/npc/027-8/_mobs.txt b/world/map/npc/027-8/_mobs.txt
index 220fdf19..00f40413 100644
--- a/world/map/npc/027-8/_mobs.txt
+++ b/world/map/npc/027-8/_mobs.txt
@@ -3,7 +3,7 @@
-027-8.gat,0,0,0|script|Mob027-8|-1,
+027-8.gat,0,0,0|script|Mob027-8|-1
{
end;
}
diff --git a/world/map/npc/027-8/general_terogan.txt b/world/map/npc/027-8/general_terogan.txt
index 5d420599..3bf89d35 100644
--- a/world/map/npc/027-8/general_terogan.txt
+++ b/world/map/npc/027-8/general_terogan.txt
@@ -2,7 +2,7 @@
// Based off Cindy Fight
// General Terogan Fight
-027-8.gat,39,24,0|script|General Terogan#Main|400,
+027-8.gat,39,24,0|script|General Terogan#Main|400
{
if ($@CRYPT_FIGHT3 != 0)
end;
@@ -233,7 +233,7 @@ L_Failure:
goto L_NextWave;
L_CleanUpLosers:
- mapannounce "027-8.gat", "General Terogan : You just proved you cannot even coordinate a simple task. Come back when you are prepared", 0;
+ mapannounce "027-8.gat", "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;
@@ -284,22 +284,22 @@ 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;
}
-027-8.gat,27,41,0|script|General Terogan#Exit1|400,
+027-8.gat,27,41,0|script|General Terogan#Exit1|400
{
if ($@CRYPT_FIGHT3 != 0)
message strcharinfo(0), "You are way too busy to check this book right now";
@@ -310,7 +310,7 @@ OnInit:
warp "027-8", 38, 29;
end;
}
-027-8.gat,51,41,0|script|General Terogan#Exit2|400,
+027-8.gat,51,41,0|script|General Terogan#Exit2|400
{
if ($@CRYPT_FIGHT3 != 0)
message strcharinfo(0), "You are way too busy to check this book right now";