Difference between revisions of "Classes:TableWithChairs2"
From ECWolf Wiki
|  (Created page with "{{Actor| | type = Decoration | name = Table with Chairs | class = TableWithChairs2 | doomednum = 107 | game = Spear }}Classes: {{Class|Actor}} → {{Class|TableWithChai...") | 
| (No difference) | 
Latest revision as of 16:04, 12 February 2013
| 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 } }

