Classes:TableShit3
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:
|
| Tall unlit candle with webbing | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 8502 | Class Name | TableShit3 |
Classes: TableShit3
A tan candle stub with cobwebs. Unlit and cannot be lit.
DECORATE definition
ACTOR TableShit3
{
Radius 20
Height 16
+NOBLOCKMAP
States
{
Spawn:
TST3 A -1
Stop
}
}