mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Implement MetroidPrimeStage1 loader
This commit is contained in:
@@ -162,7 +162,7 @@ enum class EScriptObjectState
|
||||
DeathRattle,
|
||||
UNKS4,
|
||||
Damage,
|
||||
UNKS6,
|
||||
InvulnDamage,
|
||||
UNKS5,
|
||||
Modify,
|
||||
ScanStart,
|
||||
@@ -219,7 +219,7 @@ enum class EScriptObjectMessage
|
||||
RemoveSplashInhabitant = 39,
|
||||
InternalMessage18 = 40,
|
||||
Damage = 41,
|
||||
InternalMessage20 = 42,
|
||||
InvulnDamage = 42,
|
||||
ProjectileCollide = 43,
|
||||
InSnakeWeed = 44,
|
||||
InternalMessage26 = 48
|
||||
|
||||
Reference in New Issue
Block a user