Classes:IceGuyBit

From ZDoom Wiki

Jump to: navigation, search
Wendigo bit
Actor type SFX Game
DoomEd Number None Class Name IceGuyBit

Classes: IceGuyBit

This actor needs a description.

DECORATE definition

ACTOR IceGuyBit
{
  Radius 1
  Height 1
  Gravity 0.125
  +NOBLOCKMAP
  +DROPOFF
  +NOTELEPORT
  States
  {
  Spawn:
    ICPR Q 50 Bright
    Stop
    ICPR R 50 Bright
    Stop
  }
}
Personal tools