d_a_npc_worm matching (#2365)

* d_a_npc_worm matching

* Rename a_this
This commit is contained in:
hatal175
2025-04-01 04:30:42 +03:00
committed by GitHub
parent e6b07b81e4
commit 4dfd9b9f3c
11 changed files with 412 additions and 432 deletions
+1
View File
@@ -119,6 +119,7 @@ enum dEvt_Condition_e {
dEvtCnd_CANDOOR_e = 0x0004,
dEvtCnd_CANGETITEM_e = 0x0008,
dEvtCnd_CANTALKITEM_e = 0x0020,
dEvtCnd_40_e = 0x0040,
dEvtCnd_DUMMY = 0x8000,
};