diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-09-27 11:52:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-09-27 11:52:20 -0300 |
commit | 19c34ece2c92f1da477a8b06c3e26f39c14ebdec (patch) | |
tree | 45418112f74e5524d04985c699a9f15ebcfff949 /npc/034-4 | |
parent | 2a571c4e2b08f59ce583f64a8f73fdf5c8ab2260 (diff) | |
download | serverdata-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/034-4')
-rw-r--r-- | npc/034-4/lobby.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/034-4/lobby.txt b/npc/034-4/lobby.txt index 3af9043f1..dd9a26780 100644 --- a/npc/034-4/lobby.txt +++ b/npc/034-4/lobby.txt @@ -22,6 +22,8 @@ OnTouch: $@VALIA_STATUS[.@p]=15; } if ($@VALIA_STATUS[.@p] >= 15) { + if (!@v_fanfare) + specialeffect(FX_FANFARE, SELF, getcharid(3)); slide 143, 96; } end; |