summaryrefslogtreecommitdiff
path: root/npc/018-1/flowerpentagram3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/018-1/flowerpentagram3.txt')
-rw-r--r--npc/018-1/flowerpentagram3.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/018-1/flowerpentagram3.txt b/npc/018-1/flowerpentagram3.txt
index a24dd0cb..4e5232b4 100644
--- a/npc/018-1/flowerpentagram3.txt
+++ b/npc/018-1/flowerpentagram3.txt
@@ -28,8 +28,7 @@ L_Place:
mobcount("018-1", "#FlowerPentagram3::OnBlueparDeath") +
mobcount("018-1", "#FlowerPentagram3::OnScorpionDeath") +
mobcount("018-1", "#FlowerPentagram3::OnRScorpionDeath") +
- mobcount("018-1", "#FlowerPentagram3::OnAScorpionDeath") +
- 6; // the mobcount function has an offset of -1, so we add 6 to have the actual amount of monsters
+ mobcount("018-1", "#FlowerPentagram3::OnAScorpionDeath");
if (@localMonsterCount > 4)
goto L_MonstersAlive;