Classes:SentinelFX2
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Sentinel blast | |||
|---|---|---|---|
| Actor type | Explosive | Game | |
| DoomEd Number | None | Class Name | SentinelFX2 |
Classes: SentinelFX1→SentinelFX2
This actor needs a description.
DECORATE definition
ACTOR SentinelFX2 : SentinelFX1 { SeeSound "sentinel/plasma" Damage 1 States { Death: POW1 FGHI 4 Goto Super::Death } }