Classes:TableShit10
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Meat cleaver | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 8509 | Class Name | TableShit10 |
Classes: TableShit10
A bloody meat cleaver with its point set in whatever surface the object is placed upon.
DECORATE definition
ACTOR TableShit10 8509
{
Game Hexen
Radius 20
Height 16
+NOBLOCKMAP
States
{
Spawn:
TST0 A -1
Stop
}
}