Classes:Puddle2
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Puddle | |||
---|---|---|---|
Actor type | Decoration | Game | |
DoomEd Number | 105 | Class Name | Puddle2 |
Classes: Actor → Puddle → Puddle2
Overview
Puddle of water that replaces the normal puddle in the Spear of Destiny mission packs.
DECORATE Definition
actor Puddle2 : Puddle 105 { states { Spawn: WTR2 A -1 stop } }