mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 04:48:21 -04:00
scannon / scannon_crs / scannon_ten done (#2632)
* scannon done * scannon_crs done * scannon_ten done * pr * attention debug stuff * attn flags * fix build
This commit is contained in:
@@ -797,7 +797,7 @@ static void action(npc_tkj2_class* i_this) {
|
||||
i_this->field_0xa8c = 1;
|
||||
}
|
||||
|
||||
if (fopAcM_checkStatus(a_this, fopAcM_STATUS_HOOK_CARRY_NOW)) {
|
||||
if (fopAcM_CheckStatus(a_this, fopAcM_STATUS_HOOK_CARRY_NOW)) {
|
||||
i_this->field_0x5ea = 1;
|
||||
} else if (i_this->field_0x5ea != 0) {
|
||||
i_this->field_0x5ea = 0;
|
||||
|
||||
Reference in New Issue
Block a user