Jump to content

XML:BINA/OBJC/CHAR: Difference between revisions

m
Fix WasSpawned to Spawned
m (→‎General information: - Omniscient note, after some testing in my new arena level)
m (Fix WasSpawned to Spawned)
Line 142: Line 142:
: NotInitiallyPresent (4)
: NotInitiallyPresent (4)
: NonCombatant (8)
: NonCombatant (8)
: CanSpawnMultiple (16) (needs WasSpawned)
: CanSpawnMultiple (16) (needs Spawned)
: WasSpawned (32) (...)
: Spawned (32) (Characters is automatically spawned at level start)
: Unkillable (64) (character won't lose more HP if it reaches 1; same as BSL command "chr_unkillable")
: Unkillable (64) (character won't lose more HP if it reaches 1; same as BSL command "chr_unkillable")
: InfiniteAmmo (128) (Raiden: "You got enough?" Snake points to his head. "Infinite ammo...")
: InfiniteAmmo (128) (Raiden: "You got enough?" Snake points to his head. "Infinite ammo...")
489

edits