summaryrefslogtreecommitdiff
path: root/npc/017-1/flowerpentagram5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-1/flowerpentagram5.txt')
-rw-r--r--npc/017-1/flowerpentagram5.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/017-1/flowerpentagram5.txt b/npc/017-1/flowerpentagram5.txt
index c9f6d5af..22395d06 100644
--- a/npc/017-1/flowerpentagram5.txt
+++ b/npc/017-1/flowerpentagram5.txt
@@ -29,8 +29,7 @@ L_Place:
mobcount("013-1", "#FlowerPentagram5::OnScorpionDeath") +
mobcount("013-1", "#FlowerPentagram5::OnRScorpionDeath") +
mobcount("013-1", "#FlowerPentagram5::OnAScorpionDeath") +
- mobcount("013-1", "#FlowerPentagram5::OnBScorpionDeath") +
- 8; // the mobcount function has an offset of -1, so we add 8 to have the actual amount of monsters
+ mobcount("013-1", "#FlowerPentagram5::OnBScorpionDeath");
if (@localMonsterCount > 4)
goto L_MonstersAlive;