Classes:TableShit8
		
		
		
		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: 
 | 
| Short goblet | |||
|---|---|---|---|
| Actor type | Decoration | Game |  (Hexen) | 
| DoomEd Number | 8507 | Class Name | TableShit8 | 
Classes: TableShit8
A shorter brown cup.
DECORATE definition
ACTOR TableShit8
{
  Radius 20
  Height 16
  +NOBLOCKMAP
  States
  {
  Spawn:
    TST8 A -1
    Stop
  }
}