Classes:DeadRat
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Dead Rat | |||
---|---|---|---|
Actor type | Decoration | Game | |
DoomEd Number | 125 | Class Name | DeadRat |
Classes: Actor → Basket → DeadRat
Overview
A dead rat which replaces the basket in the Spear of Destiny mission packs. Often used to mark secret passages.
DECORATE Definition
actor DeadRat : Basket 125 { states { Spawn: DRAT A -1 stop } }