From ZDoom Wiki
| CorpseBit
|
| Actor type
| SFX
| Game
|
|
| DoomEd Number
| None
| Class Name
| CorpseBit
|
Classes:
CorpseBit
This actor needs a description.
ACTOR CorpseBit
{
Radius 5
Height 5
+NOBLOCKMAP
+TELESTOMP
States
{
Spawn:
CPB1 A -1
Stop
CPB2 A -1
Stop
CPB3 A -1
Stop
CPB4 A -1
Stop
}
}