d_a_arrow matching (#2513)

* d_a_arrow matching

* d_a_demo_item Matching

* Change e_ba_class class to hold fopEn_enemy_c
This commit is contained in:
hatal175
2025-07-01 01:24:21 +03:00
committed by GitHub
parent 2391b6d18a
commit 558f7cacca
9 changed files with 251 additions and 191 deletions
+2 -2
View File
@@ -1517,7 +1517,7 @@ config.libs = [
ActorRel(MatchingFor("GZ2E01"), "d_a_tbox2"),
ActorRel(MatchingFor("GZ2E01"), "d_a_vrbox"),
ActorRel(NonMatching, "d_a_vrbox2"),
ActorRel(NonMatching, "d_a_arrow"),
ActorRel(MatchingFor("GZ2E01"), "d_a_arrow"),
ActorRel(NonMatching, "d_a_boomerang"),
ActorRel(MatchingFor("GZ2E01"), "d_a_crod"),
ActorRel(NonMatching, "d_a_demo00"),
@@ -1535,7 +1535,7 @@ config.libs = [
ActorRel(NonMatching, "d_a_bd"),
ActorRel(MatchingFor("GZ2E01"), "d_a_canoe"),
ActorRel(MatchingFor("GZ2E01"), "d_a_cstaF"),
ActorRel(NonMatching, "d_a_demo_item"),
ActorRel(MatchingFor("GZ2E01"), "d_a_demo_item"),
ActorRel(MatchingFor("GZ2E01"), "d_a_door_bossL1"),
ActorRel(Equivalent, "d_a_e_dn"), # weak func order
ActorRel(Equivalent, "d_a_e_fm"),