Classes:GoldWandPuff1
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:
|
| Elvenwand puff | |||
|---|---|---|---|
| Actor type | Explosive | Game | |
| DoomEd Number | None | Class Name | GoldWandPuff1 |
Classes: GoldWandPuff1
A hitscan puff from the elvenwand. It appears even on bleeding actors.
DECORATE definition
ACTOR GoldWandPuff1
{
+NOBLOCKMAP
+NOGRAVITY
+PUFFONACTORS
RenderStyle Add
States
{
Spawn:
PUF2 ABCDE 3 Bright
Stop
}
}