Classes:Meat5
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:
|
| Hanging leg | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 53 | Class Name | Meat5 |
Classes: Meat5
→NonsolidMeat5
This actor needs a description.
DECORATE definition
ACTOR Meat5
{
Radius 16
Height 52
+SOLID
+NOGRAVITY
+SPAWNCEILING
States
{
Spawn:
GOR5 A -1
Stop
}
}