This commit is contained in:
JJ 2026-03-14 15:50:57 -04:00 committed by GitHub
parent e4bc1df9df
commit 94662119bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ sub EVENT_CLICKDOOR {
quest::forcedooropen(7);
}
}
elseif ($doorid == 145) {
elsif ($doorid == 145) {
if (defined($qglobals{pop_time_maelin})) {
quest::set_zone_flag(219);
quest::set_zone_flag(223);