Classes:SatanStatue
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Angel of Death Statue | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 88 | Class Name | SatanStatue |
Classes: Actor → SatanStatue
→BlueColumn
Overview
A statue of the Angel of Death.
DECORATE Definition
actor SatanStatue 88
{
Radius 32
+SOLID
states
{
Spawn:
STAT A -1
stop
}
}