mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 12:52:51 -04:00
npc_kakashi done (#2651)
This commit is contained in:
@@ -469,7 +469,7 @@ int daNpc_Kn_c::create() {
|
||||
J3DModelData* model_data = mpModelMorf[0]->getModel()->getModelData();
|
||||
fopAcM_SetMtx(this, mpModelMorf[0]->getModel()->getBaseTRMtx());
|
||||
fopAcM_setCullSizeBox(this, -300.0f, -50.0f, -300.0f, 300.0f, 450.0f, 300.0f);
|
||||
fopAcM_OnStatus(this, fopAcM_STATUS_UNK_80000000);
|
||||
fopAcM_OnStatus(this, fopAcM_STATUS_UNK_0x8000000);
|
||||
|
||||
mSound.init(¤t.pos, &eyePos, 3, 1);
|
||||
dKy_tevstr_init(&mTevStr, fopAcM_GetRoomNo(this), 0xFF);
|
||||
|
||||
Reference in New Issue
Block a user