Classes:PhoenixRodHefty

From ZDoom Wiki

Jump to: navigation, search
Inferno orb
Actor type Ammo Game
DoomEd Number 23 Class Name PhoenixRodHefty
Spawn ID 162 Identifier T_HEFTYPHOENIXRODAMMO

Classes: InventoryAmmoPhoenixRodAmmoPhoenixRodHefty

Large orb containing ten charge for the phoenix rod.

DECORATE definition

ACTOR PhoenixRodHefty : PhoenixRodAmmo 23
{
  Game Heretic
  SpawnID 162
  Inventory.PickupMessage "$TXT_AMMOPHOENIXROD2" // "INFERNO ORB"
  Inventory.Amount 10
  States
  {
  Spawn:
    AMP2 ABC 4
    Loop
  }
}
Personal tools