Classes:DarkImpBall
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:
|
| Dark Imp Ball | |||
|---|---|---|---|
| Actor type | Explosive | Game | |
| DoomEd Number | None | Class Name | DarkImpBall |
| Spawn ID | 218 | Identifier | T_DARKIMPFIREBALL |
Classes: DoomImpBall→DarkImpBall
The fireball thrown by a dark imp.
DECORATE definition
ACTOR DarkImpBall : DoomImpBall { Game Doom SpawnID 218 Speed 20 Damage 3 States { Spawn: BAL4 AB 4 Bright Loop Death: BAL4 CDE 6 Bright Stop } }