summaryrefslogtreecommitdiff
path: root/npc/034-4/lobby.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/034-4/lobby.txt')
-rw-r--r--npc/034-4/lobby.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/034-4/lobby.txt b/npc/034-4/lobby.txt
index f0a5e6740..1c634d1f4 100644
--- a/npc/034-4/lobby.txt
+++ b/npc/034-4/lobby.txt
@@ -10,7 +10,7 @@ OnTouch:
if (instance_id() < 0 || getcharid(1) < 1) end;
GeminiCheck(13);
.@p=getcharid(1);
- if ($@VALIA_STATUS[.@p] < 15) {
+ if ($@VALIA_STATUS[.@p] < 14 || mobcount(getmap(), "#GeminiShowdown::OnABC")) {
dispbottom l("Luvia is too dangerous to be left alone.");
end;
}