Classes:DeadCacodemon
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:
|
| Cacodemon corpse | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 22 | Class Name | DeadCacodemon |
Classes: Cacodemon→DeadCacodemon
Corpse of a Cacodemon.
DECORATE definition
ACTOR DeadCacodemon : Cacodemon { Skip_Super States { Spawn: Goto Super::Death+5 } }