Classes:Radio
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Radio | |||
---|---|---|---|
Actor type | Miscellaneous | Game | |
DoomEd Number | 146 | Class Name | Radio |
Classes: Actor → Inventory → ScoreItem → Cross → Radio
Overview
A radio that replaces the Cross in the Spear of Destiny mission packs.
DECORATE Definition
actor Radio : Cross 146 { states { Spawn: RDIO A -1 stop } }