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:
TakaRikka
2025-09-08 02:01:20 -07:00
committed by GitHub
parent b35204b0c8
commit 5fce8ea1e1
244 changed files with 3067 additions and 3159 deletions
+3 -3
View File
@@ -678,7 +678,7 @@ void daE_DK_c::executeDeath() {
field_0x68e = 0;
attention_info.flags = 0x0;
attention_info.flags = 0;
mCreatureSound.startCreatureSound(Z2SE_EN_DK_PULLOUT, 0, -1);
@@ -719,7 +719,7 @@ void daE_DK_c::executeDeath() {
BodyDeathMove();
if (fopAcM_checkStatus(this, 0x100000) == 0) {
if (fopAcM_CheckStatus(this, 0x100000) == 0) {
mMoveMode = 3;
mpMorfSO->setPlaySpeed(1.0f);
@@ -1059,7 +1059,7 @@ int daE_DK_c::create() {
l_HIO.field_0x4 = mDoHIO_CREATE_CHILD("", &l_HIO);
}
attention_info.flags = 4;
attention_info.flags = fopAc_AttnFlag_BATTLE_e;
fopAcM_SetMtx(this, mpMorfSO->getModel()->getBaseTRMtx());
fopAcM_SetMin(this, -200.0, -200.0, -200.0);