mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
minor bk, damagereaction, mozo work
This commit is contained in:
@@ -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()) {
|
||||
|
||||
Reference in New Issue
Block a user