mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 12:39:27 -04:00
d_a_npc_kasi_hana, mich, and kyu work (#2610)
* equivalent * kasi_mng_c work * class work and create function work * kasi_mng_c is matching * little more work * almost matching * enums defined * kasi_hana almost matching * more mich work * mich almost matching * kyu almost matching * potentially fixed issue * Now maybe good? * Should be fixed now * PR Cleanup
This commit is contained in:
@@ -169,7 +169,7 @@ int daObjKWheel00_c::Create() {
|
||||
if(m_type == TYPE_SMALL_PLATINUM)
|
||||
fopAcM_SetStatus(this, 0);
|
||||
|
||||
mStts.Init(254, 0, this);
|
||||
mStts.Init(0xFE, 0, this);
|
||||
|
||||
for(int i = 0; i < 4; i++) {
|
||||
mLargeGearTeethSphereColliders[i].SetStts(&mStts);
|
||||
|
||||
Reference in New Issue
Block a user