Classes:StealthDoomImp

From ZDoom Wiki

Jump to: navigation, search
Stealth Imp
Actor type Monster Game
DoomEd Number 9057 Class Name StealthDoomImp
Spawn ID 122 Identifier T_STEALTHIMP

Classes: DoomImpStealthDoomImp


Stealth version of the imp.


DECORATE definition

actor StealthDoomImp : DoomImp 9057
{
  spawnid 122
  obituary "%o thought %g saw an imp."
  hitobituary "%o thought %g saw an imp."
  renderstyle Translucent
  alpha 0
  +STEALTH
}
Personal tools