Classes:HectShot
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:
|
| Hectebus flamethrower projectile | |||
|---|---|---|---|
| Actor type | Explosive | Game | |
| DoomEd Number | None | Class Name | HectShot |
The large fireballs abundantly thrown by a Hectebus's flamethrowers.
DECORATE definition
ACTOR HectShot : FatShot { Speed 22 Damage 12 States { Spawn: HECF AB 4 Bright Loop Death: HECF C 8 Bright HECF D 6 Bright HECF E 4 Bright Stop } }