Classes:ItemFog

From ZDoom Wiki

Jump to: navigation, search
Item fog
Actor type SFX Game
DoomEd Number None Class Name ItemFog

Classes: ItemFog

Fog for respawning Doom and Strife items.

DECORATE definition

ACTOR ItemFog
{
  +NOBLOCKMAP
  +NOGRAVITY
  States
  {
  Spawn:
    IFOG ABABCDE 6 BRIGHT
    Stop
  }
}
Personal tools