mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
Regenerate old actor profiles for consistency
This commit is contained in:
@@ -462,18 +462,18 @@ static actor_method_class daGhostshipMethodTable = {
|
||||
};
|
||||
|
||||
actor_process_profile_definition g_profile_AYUSH = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
PROC_AYUSH,
|
||||
&g_fpcLf_Method.base,
|
||||
sizeof(daGhostship_c),
|
||||
0,
|
||||
0,
|
||||
&g_fopAc_Method.base,
|
||||
0x009E,
|
||||
&daGhostshipMethodTable,
|
||||
fopAcStts_UNK40000_e | fopAcStts_SHOWMAP_e | 0x3,
|
||||
fopAc_ACTOR_e,
|
||||
fopAc_CULLBOX_4_e,
|
||||
/* LayerID */ fpcLy_CURRENT_e,
|
||||
/* ListID */ 0x0007,
|
||||
/* ListPrio */ fpcPi_CURRENT_e,
|
||||
/* ProcName */ PROC_AYUSH,
|
||||
/* Proc SubMtd */ &g_fpcLf_Method.base,
|
||||
/* Size */ sizeof(daGhostship_c),
|
||||
/* SizeOther */ 0,
|
||||
/* Parameters */ 0,
|
||||
/* Leaf SubMtd */ &g_fopAc_Method.base,
|
||||
/* Priority */ 0x009E,
|
||||
/* Actor SubMtd */ &daGhostshipMethodTable,
|
||||
/* Status */ 0x03 | fopAcStts_SHOWMAP_e | fopAcStts_UNK40000_e,
|
||||
/* Group */ fopAc_ACTOR_e,
|
||||
/* CullType */ fopAc_CULLBOX_4_e,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user