Classes:TableWithChairs
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Table with Chairs | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 35 | Class Name | TableWithChairs |
Classes: Actor → TableWithChairs
→TableWithChairs2
Overview
Wooden table with chairs.
DECORATE Definition
actor TableWithChairs 35
{
radius 32
+SOLID
states
{
Spawn:
TCHR A -1
stop
}
}