summaryrefslogtreecommitdiff
path: root/configure.py
diff options
context:
space:
mode:
authorTeddy Heidmann <ateddy42@users.noreply.github.com>2026-07-30 14:11:54 -0700
committerGitHub <noreply@github.com>2026-07-30 17:11:54 -0400
commit32cd6f7080ebbed158f789f2521c1db576dd165e (patch)
tree09b3450b0ec69f30362ee165bfdca664f653b223 /configure.py
parentbe8da688fcc755d77e2cdb7a69124297b01ff683 (diff)
d_a_obj_majyuu_door 100% Matching (#1138)
* Initial structure * More progress * fix index * _create() * more progress * modeProcCall * fix smoke_set * Matching * add demo support, remove current.roomNo * cleanup
Diffstat (limited to 'configure.py')
-rwxr-xr-xconfigure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py
index 8b9bf3fa..68c24a3c 100755
--- a/configure.py
+++ b/configure.py
@@ -1569,7 +1569,7 @@ config.libs = [
ActorRel(Matching, "d_a_obj_canon"),
ActorRel(Matching, "d_a_obj_eff"),
ActorRel(NonMatching, "d_a_obj_magmarock"),
- ActorRel(NonMatching, "d_a_obj_majyuu_door"),
+ ActorRel(Matching, "d_a_obj_majyuu_door"),
ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_obj_stair"),
ActorRel(NonMatching, "d_a_obj_swflat"),
ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_obj_swhammer"),