Classes:MaceFX3

From ZDoom Wiki

Jump to: navigation, search
Small firemace sphere
Actor type Explosive Game
DoomEd Number None Class Name MaceFX3
Spawn ID 155 Identifier T_BOUNCYMACEBALL

Classes: MaceFX1MaceFX3

The firemace's secondary projectiles, spawned when a large mace sphere bounces.

DECORATE definition

ACTOR MaceFX3 : MaceFX1
{
  Game Heretic
  SpawnID 155
  Speed 7
  Damage 4
  Gravity 0.125
  -NOGRAVITY
  States
  {
  Spawn:
    FX02 AB 4
    Loop
  }
}
Personal tools