mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 05:58:59 -04:00
Regenerate old actor profiles for consistency
This commit is contained in:
@@ -398,7 +398,7 @@ static actor_method_class l_daSea_Method = {
|
||||
|
||||
actor_process_profile_definition g_profile_SEA = {
|
||||
/* LayerID */ fpcLy_CURRENT_e,
|
||||
/* ListID */ 2,
|
||||
/* ListID */ 0x0002,
|
||||
/* ListPrio */ fpcPi_CURRENT_e,
|
||||
/* ProcName */ PROC_SEA,
|
||||
/* Proc SubMtd */ &g_fpcLf_Method.base,
|
||||
@@ -406,7 +406,7 @@ actor_process_profile_definition g_profile_SEA = {
|
||||
/* SizeOther */ 0,
|
||||
/* Parameters */ 0,
|
||||
/* Leaf SubMtd */ &g_fopAc_Method.base,
|
||||
/* Priority */ 0x0077,
|
||||
/* Priority */ 0x009A,
|
||||
/* Actor SubMtd */ &l_daSea_Method,
|
||||
/* Status */ fopAcStts_UNK40000_e,
|
||||
/* Group */ fopAc_ACTOR_e,
|
||||
|
||||
Reference in New Issue
Block a user