Difference between revisions of "Classes:TableWithChairs"
From ECWolf Wiki
(Created page with "{{Actor| | type = Decoration | name = Table with Chairs | class = TableWithChairs | doomednum = 35 | game = Wolf3D }}Classes: {{Class|Actor}} → <u>TableWithChairs</u>...") |
(No difference)
|
Revision as of 16:02, 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 | 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
}
}