Classes:BrownPlant2
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Brown Plant | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 115 | Class Name | BrownPlant2 |
Classes: Actor → BrownPlant → BrownPlant2
Overview
Replacement brown plant for the Spear of Destiny mission packs.
DECORATE Definition
actor BrownPlant2 : BrownPlant 115 { states { Spawn: BPL2 A -1 stop } }