mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 20:57:46 -04:00
d_a_npc_kn work (#2274)
* checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * fixups * check * fixes 2 * fixes 3 * fixes 4 * fixes 5 --------- Co-authored-by: pheenoh <pheenoh@macmini.local> Co-authored-by: pheenoh <pheenoh@macmini.lan>
This commit is contained in:
@@ -1056,9 +1056,9 @@ void daNpc_Taro_c::action() {
|
||||
|
||||
/* 80567EB4-80567F78 002114 00C4+00 1/0 0/0 0/0 .text beforeMove__12daNpc_Taro_cFv */
|
||||
void daNpc_Taro_c::beforeMove() {
|
||||
fopAcM_OffStatus(this, fopAcM_STATUS_UNK_8000000);
|
||||
fopAcM_OffStatus(this, fopAcM_STATUS_UNK_80000000);
|
||||
if (checkHide()) {
|
||||
fopAcM_OnStatus(this, fopAcM_STATUS_UNK_8000000);
|
||||
fopAcM_OnStatus(this, fopAcM_STATUS_UNK_80000000);
|
||||
}
|
||||
if (checkHide() || mNoDraw) {
|
||||
attention_info.flags = 0;
|
||||
|
||||
Reference in New Issue
Block a user