Classes:MageWandSmoke
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:
|
| Sapphire wand smoke | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | MageWandSmoke |
Classes: MageWandSmoke
This actor needs a description.
DECORATE definition
ACTOR MageWandSmoke
{
+NOBLOCKMAP
+NOGRAVITY
+SHADOW
+NOTELEPORT
+CANNOTPUSH
+NODAMAGETHRUST
RenderStyle Translucent
Alpha 0.6
States
{
Spawn:
MWND CDCD 4
Stop
}
}