mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 04:31:37 -04:00
npc_kakashi done (#2651)
This commit is contained in:
@@ -1641,7 +1641,7 @@ void daE_SM_c::CoreAction() {
|
||||
}
|
||||
|
||||
field_0xa60.CrrPos(dComIfG_Bgsp());
|
||||
fopAcM_OffStatus(this, fopAcM_STATUS_UNK_000100);
|
||||
fopAcM_OffStatus(this, fopAcM_STATUS_UNK_0x100);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1714,7 +1714,7 @@ int daE_SM_c::Execute() {
|
||||
field_0x6d6--;
|
||||
}
|
||||
|
||||
fopAcM_OnStatus(this, fopAcM_STATUS_UNK_000100);
|
||||
fopAcM_OnStatus(this, fopAcM_STATUS_UNK_0x100);
|
||||
Action();
|
||||
CoreAction();
|
||||
cXyz i_effSize(1.0f, 1.0f, 1.0f);
|
||||
|
||||
Reference in New Issue
Block a user