Classes:TableShit1
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Large mug | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 8500 | Class Name | TableShit1 |
Classes: TableShit1
A wooden beer stein.
DECORATE definition
ACTOR TableShit1 8500
{
Game Hexen
Radius 20
Height 16
+NOBLOCKMAP
States
{
Spawn:
TST1 A -1
Stop
}
}