d_a_npc_fairy matching (#2776)

* initial work

* almost done

* matching

* added correct constructor macro
This commit is contained in:
Carco_21
2025-11-07 16:39:26 -05:00
committed by GitHub
parent 1f701cd132
commit 3c2ed235b3
3 changed files with 3354 additions and 2690 deletions
+1 -1
View File
@@ -1858,7 +1858,7 @@ config.libs = [
ActorRel(MatchingFor("GZ2E01", "GZ2P01", "GZ2J01"), "d_a_npc_doorboy", extra_cflags=[DANPCF_C_HACK]),
ActorRel(NonMatching, "d_a_npc_drainSol"),
ActorRel(MatchingFor("GZ2E01", "GZ2P01", "GZ2J01"), "d_a_npc_du"),
ActorRel(NonMatching, "d_a_npc_fairy"),
ActorRel(MatchingFor("GZ2E01", "GZ2P01", "GZ2J01"), "d_a_npc_fairy"),
ActorRel(MatchingFor("GZ2E01", "GZ2P01", "GZ2J01"), "d_a_npc_fguard"),
ActorRel(NonMatching, "d_a_npc_gnd"),
ActorRel(NonMatching, "d_a_npc_gra"),