Classes:TableShit2
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:
|
| Mug | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 8501 | Class Name | TableShit2 |
Classes: TableShit2
A glass beer stein.
DECORATE definition
ACTOR TableShit2
{
Radius 20
Height 16
+NOBLOCKMAP
States
{
Spawn:
TST2 A -1
Stop
}
}