summaryrefslogtreecommitdiff
path: root/npc/052-2/partyroom.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/052-2/partyroom.txt')
-rw-r--r--npc/052-2/partyroom.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/052-2/partyroom.txt b/npc/052-2/partyroom.txt
index 12d5b119..4be15155 100644
--- a/npc/052-2/partyroom.txt
+++ b/npc/052-2/partyroom.txt
@@ -231,6 +231,8 @@ OnDeath:
end;
OnBP:
+ if (checkidle() > MAX_IDLE)
+ end;
BOSS_POINTS = BOSS_POINTS + $@illia_bp;
message strcharinfo(0), "You gain " + $@illia_bp + " Boss Points giving you a total of " + BOSS_POINTS + ".";
end;