Classes:StealthDoomImp
From ZDoom Wiki
| Stealth Imp | |||
|---|---|---|---|
| Actor type | Monster | Game | |
| DoomEd Number | 9057 | Class Name | StealthDoomImp |
| Spawn ID | 122 | Identifier | T_STEALTHIMP |
Classes: DoomImp→StealthDoomImp
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 }

