mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
All CPatterned functions implemented
This commit is contained in:
@@ -151,7 +151,7 @@ enum class EScriptObjectState
|
||||
Open = 8,
|
||||
Zero = 9,
|
||||
Attack = 10,
|
||||
UNKS1 = 11,
|
||||
CloseIn = 11,
|
||||
Retreat = 12,
|
||||
Patrol = 13,
|
||||
Dead = 14,
|
||||
@@ -159,12 +159,12 @@ enum class EScriptObjectState
|
||||
CameraTarget = 16,
|
||||
UNKS2 = 17,
|
||||
Play = 18,
|
||||
DeathExplosion = 19,
|
||||
MassiveDeath = 19,
|
||||
DeathRattle = 20,
|
||||
AboutToDie = 21,
|
||||
AboutToMassivelyDie = 21,
|
||||
Damage = 22,
|
||||
InvulnDamage = 23,
|
||||
IceDeathExplosion = 24,
|
||||
MassiveFrozenDeath = 24,
|
||||
Modify = 25,
|
||||
ScanStart = 26,
|
||||
ScanProcessing = 27,
|
||||
|
||||
Reference in New Issue
Block a user