Classes:TableWithChairs2
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 | 107 | Class Name | TableWithChairs2 |
Classes: Actor → TableWithChairs → TableWithChairs2
Overview
A metal table with chairs. Replaces the normal table with chairs in the Spear of Destiny mission packs.
DECORATE Definition
actor TableWithChairs2 : TableWithChairs 107 { states { Spawn: TCR2 A -1 stop } }