summaryrefslogtreecommitdiff
path: root/npc/012-1/flowerpentagram2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1/flowerpentagram2.txt')
-rw-r--r--npc/012-1/flowerpentagram2.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/012-1/flowerpentagram2.txt b/npc/012-1/flowerpentagram2.txt
index f10524d3..b7f6f99b 100644
--- a/npc/012-1/flowerpentagram2.txt
+++ b/npc/012-1/flowerpentagram2.txt
@@ -26,8 +26,7 @@ L_Place:
mobcount("012-1", "#FlowerPentagram2::OnSquirrelDeath") +
mobcount("012-1", "#FlowerPentagram2::OnMushroomDeath") +
mobcount("012-1", "#FlowerPentagram2::OnScorpionDeath") +
- mobcount("012-1", "#FlowerPentagram2::OnRScorpionDeath") +
- 4; // the mobcount function has an offset of -1, so we add 4 to have the actual amount of monsters
+ mobcount("012-1", "#FlowerPentagram2::OnRScorpionDeath");
if (@localMonsterCount > 2)
goto L_MonstersAlive;