mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-01 03:20:14 -04:00
Regenerate old actor profiles for consistency
This commit is contained in:
@@ -230,7 +230,7 @@ static actor_method_class daObj_DragonheadMethodTable = {
|
||||
|
||||
actor_process_profile_definition g_profile_Obj_Dragonhead = {
|
||||
/* LayerID */ fpcLy_CURRENT_e,
|
||||
/* ListID */ 3,
|
||||
/* ListID */ 0x0003,
|
||||
/* ListPrio */ fpcPi_CURRENT_e,
|
||||
/* ProcName */ PROC_Obj_Dragonhead,
|
||||
/* Proc SubMtd */ &g_fpcLf_Method.base,
|
||||
@@ -240,7 +240,7 @@ actor_process_profile_definition g_profile_Obj_Dragonhead = {
|
||||
/* Leaf SubMtd */ &g_fopAc_Method.base,
|
||||
/* Priority */ 0x0025,
|
||||
/* Actor SubMtd */ &daObj_DragonheadMethodTable,
|
||||
/* Status */ fopAcStts_UNK40000_e | fopAcStts_UNK4000_e,
|
||||
/* Status */ fopAcStts_UNK4000_e | fopAcStts_UNK40000_e,
|
||||
/* Group */ fopAc_ACTOR_e,
|
||||
/* CullType */ fopAc_CULLBOX_CUSTOM_e,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user