Classes:PowerCoupling

From ZDoom Wiki

Jump to: navigation, search
Power coupling
Actor type Breakable Game
DoomEd Number 220 Class Name PowerCoupling
Conversation ID 288 Puzzle Item ID N/A

Classes: PowerCoupling

This actor needs a description.

DECORATE definition

ACTOR PowerCoupling 220 native
{
  Game Strife
  ConversationID 288,-1,-1
  Health 40
  Radius 17
  Height 64
  Mass 999999
  +SOLID
  +SHOOTABLE
  +DROPPED
  +NOBLOOD
  +NOTDMATCH
  +INCOMBAT
  States
  {
  Spawn:
    COUP AB 5
    Loop
  }
}
Personal tools