d_a_npc_grc equivalent (#2594)

* initial work

* d_a_npc_grc equivalent

* Fixed configure.py change

* pr cleanup
This commit is contained in:
Carco_21
2025-08-22 03:52:59 -04:00
committed by GitHub
parent 4ae5fc5f6d
commit 961e370b3e
5 changed files with 1622 additions and 1819 deletions
+1549 -1783
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -2013,7 +2013,7 @@ BOOL daNpcShad_c::EvCut_ToChantSpell2(int i_cutIndex) {
}
} else if (step(home.angle.y, MOT_STEP, 15.0f)) {
setMotion(MOT_WAIT_A, -1.0f, FALSE);
mTurnMode = MOT_WAIT_A;
mTurnMode = 0;
}
break;