Classes:BareTable
From ECWolf Wiki
Revision as of 14:59, 10 June 2018 by TheBreakinBenny (talk | contribs)
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Bare Table | |||
---|---|---|---|
Actor type | Decoration | Game | |
DoomEd Number | 46 | Class Name | BareTable |
Classes: Actor → BareTable
→MetalTable
Overview
An empty wooden table without chairs.
DECORATE Definition
actor BareTable 46 { Radius 32 +SOLID states { Spawn: TABL A -1 stop } }