summaryrefslogtreecommitdiff
path: root/npc/025-2-3/boss.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/025-2-3/boss.txt')
-rw-r--r--npc/025-2-3/boss.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/025-2-3/boss.txt b/npc/025-2-3/boss.txt
index d375a5c6f..9c8949abc 100644
--- a/npc/025-2-3/boss.txt
+++ b/npc/025-2-3/boss.txt
@@ -24,6 +24,8 @@ OnBossDeath:
announce_bosskill(getmap(), PinkieEmperor);
if (.@party > 0) {
partytimer("025-2-3", 200, "#BossCtrl_025-2-3::OnBossReward");
+ } else {
+ addtimer(200, "#BossCtrl_025-2-3::OnBossReward");
}
callfunc "02524_Revenge_BlackBox";
fix_mobkill(PinkieEmperor);