npc_kakashi done (#2651)

This commit is contained in:
TakaRikka
2025-09-12 14:29:20 -07:00
committed by GitHub
parent 8a3a6d2997
commit f91257cc62
49 changed files with 1390 additions and 1705 deletions
+1 -1
View File
@@ -955,7 +955,7 @@ static void damage_check(e_sm2_class* i_this) {
i_this->isPiece = TRUE;
actor->speed.y = 20.0f + BREG_F(6);
i_this->field_0xfd4 = 1;
fopAcM_OffStatus(actor, fopAcM_STATUS_UNK_000100);
fopAcM_OffStatus(actor, fopAcM_STATUS_UNK_0x100);
}
return;
}