Classes:TableShit1
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:
|
| Large mug | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 8500 | Class Name | TableShit1 |
Classes: TableShit1
A wooden beer stein.
DECORATE definition
ACTOR TableShit1
{
Radius 20
Height 16
+NOBLOCKMAP
States
{
Spawn:
TST1 A -1
Stop
}
}