Classes:StealthDoomImp
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Stealth Imp | |||
|---|---|---|---|
| Actor type | Monster | Game | |
| DoomEd Number | 9057 | Class Name | StealthDoomImp |
| Spawn ID | 122 | Identifier | T_STEALTHIMP |
Classes: Actor→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 }