summaryrefslogtreecommitdiff
path: root/npc/boss/throne.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/boss/throne.txt')
-rw-r--r--npc/boss/throne.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/npc/boss/throne.txt b/npc/boss/throne.txt
index 668fd0a86..ebf2a29cc 100644
--- a/npc/boss/throne.txt
+++ b/npc/boss/throne.txt
@@ -9,8 +9,8 @@ boss,45,45,0 script #monsterthrone NPC_HIDDEN,0,0,{
OnTouch:
if (strcharinfo(2) == "Monster King") end;
- warp "boss", 45, 48;
- percentheal -15,0;
+ //warp "boss", 45, 48;
+ percentheal -5,0;
dispbottom "The throne is cursed, only the Monster King may seat on it.";
end;
@@ -110,6 +110,7 @@ OnVictory:
stopnpctimer;
mapwarp("boss", "017-1", 120, 88);
$GAME_STORYLINE=5;
+ disablenpc "#Airship";
// Without the Monster King to rule monsters... TODO Isbamuth
setbattleflag("monster_ai", 0x209);
setbattleflag("monster_active_enable", false);
@@ -158,4 +159,6 @@ boss,0,0,0 duplicate(#MKBossTrap01) #MKBossTrap03 NPC_TRAP,0,0
boss,0,0,0 duplicate(#MKBossTrap01) #MKBossTrap04 NPC_TRAP,0,0
boss,0,0,0 duplicate(#MKBossTrap01) #MKBossTrap05 NPC_TRAP,0,0
+boss mapflag zone MMO
+