minor bk, damagereaction, mozo work

This commit is contained in:
LagoLunatic
2024-07-20 19:31:55 -04:00
parent 00d047c497
commit 9f647b6b14
7 changed files with 87 additions and 42 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ s32 daNh_c::create() {
fopAcM_SetMtx(this, mpModel->getBaseTRMtx());
if (l_HIO.mChildID < 0) {
l_HIO.mChildID = mDoHIO_root.mDoHIO_createChild("森のほたる", &l_HIO);
l_HIO.mChildID = mDoHIO_root.mDoHIO_createChild("森のほたる", &l_HIO); // "Forest Firefly" (mori no hotaru)
l_HIO.mpActor = this;
}
if (!init()) {