summaryrefslogtreecommitdiff
path: root/npc/051-3/reinforcements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/051-3/reinforcements.txt')
-rw-r--r--npc/051-3/reinforcements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/051-3/reinforcements.txt b/npc/051-3/reinforcements.txt
index f9d48acc..b56b6271 100644
--- a/npc/051-3/reinforcements.txt
+++ b/npc/051-3/reinforcements.txt
@@ -61,7 +61,7 @@ OnTimer2000:
setnpctimer 0;
if ($@illia_level_2_progress != 3 || $@illia_progress != 2)
end;
- if (mobcount("051-3", "Door::OnB") < 0)
+ if (mobcount("051-3", "Door::OnB") <= 0)
goto L_OpenDoor;
end;