summaryrefslogtreecommitdiff
path: root/npc/boss
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-09-27 11:52:20 -0300
committerJesusaves <cpntb1@ymail.com>2022-09-27 11:52:20 -0300
commit19c34ece2c92f1da477a8b06c3e26f39c14ebdec (patch)
tree45418112f74e5524d04985c699a9f15ebcfff949 /npc/boss
parent2a571c4e2b08f59ce583f64a8f73fdf5c8ab2260 (diff)
downloadserverdata-19c34ece2c92f1da477a8b06c3e26f39c14ebdec.tar.gz
serverdata-19c34ece2c92f1da477a8b06c3e26f39c14ebdec.tar.bz2
serverdata-19c34ece2c92f1da477a8b06c3e26f39c14ebdec.tar.xz
serverdata-19c34ece2c92f1da477a8b06c3e26f39c14ebdec.zip
Boss fanfare: Terogan, Night Dragon, Monster Army Generic Officers, Monster Admiral, Monster Governor, Pinkie Emperor, Frostia's Generic Yeti, Monster King's Illusion, Moubootaur (Sealed), Monster King (original), Luvia Gemini [hack], Pirate Captain Marley, Masked Assassin, Platinum Queen (Soul Eater), Dusty People's Boss, Demure Queen of Dragons, Tulimshar's Generic Assassin, The Icicle.
Diffstat (limited to 'npc/boss')
-rw-r--r--npc/boss/throne.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/boss/throne.txt b/npc/boss/throne.txt
index 80a93492f..8bf51d0c5 100644
--- a/npc/boss/throne.txt
+++ b/npc/boss/throne.txt
@@ -110,6 +110,7 @@ OnVictory:
stopnpctimer;
mapwarp("boss", "017-1", 120, 88);
$GAME_STORYLINE=5;
+ specialeffect(FX_FANFARE, AREA, getcharid(3));
// Without the Monster King to rule monsters... TODO Isbamuth
setbattleflag("monster_ai", 0x209);
setbattleflag("monster_active_enable", false);