mirror of
https://github.com/zeldaret/tp
synced 2026-06-07 03:57:56 -04:00
d_a_obj_wooden_statue OK (#2532)
This commit is contained in:
@@ -70,7 +70,7 @@ int daItemKantera_c::Create() {
|
||||
mCcCyl.SetStts(&mCcStts);
|
||||
mCcCyl.SetR(dItem_data::getR(m_itemNo));
|
||||
mCcCyl.SetH(dItem_data::getH(m_itemNo));
|
||||
fopAcM_SetCullSize(this, 0xF);
|
||||
fopAcM_SetCullSize(this, fopAc_CULLSPHERE_0_e);
|
||||
actionWaitInit();
|
||||
fopAcM_SetGravity(this, -6.0f);
|
||||
fopAcM_OnCarryType(this, fopAcM_CARRY_ITEM);
|
||||
|
||||
Reference in New Issue
Block a user