mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 06:04:58 -04:00
d_a_npc_chat matching (#2725)
* initial work * tiny change * over half done * got to playMotion * got to wait function * matching
This commit is contained in:
+1
-1
@@ -1818,7 +1818,7 @@ config.libs = [
|
||||
ActorRel(MatchingFor("GZ2E01", "GZ2P01", "GZ2J01"), "d_a_npc_bou"),
|
||||
ActorRel(NonMatching, "d_a_npc_bouS"),
|
||||
ActorRel(NonMatching, "d_a_npc_cdn3"),
|
||||
ActorRel(NonMatching, "d_a_npc_chat"),
|
||||
ActorRel(MatchingFor("GZ2E01"), "d_a_npc_chat", extra_cflags=[DANPCF_C_HACK]),
|
||||
ActorRel(NonMatching, "d_a_npc_chin"),
|
||||
ActorRel(NonMatching, "d_a_npc_clerka"),
|
||||
ActorRel(NonMatching, "d_a_npc_clerkb"),
|
||||
|
||||
Reference in New Issue
Block a user