mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-14 13:34:52 -04:00
d_a_npc_grc equivalent (#2594)
* initial work * d_a_npc_grc equivalent * Fixed configure.py change * pr cleanup
This commit is contained in:
+1549
-1783
File diff suppressed because it is too large
Load Diff
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user