Classes:FogPatchLarge
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Large patch of fog | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | 10003 | Class Name | FogPatchLarge |
Classes: FogPatchSmall→FogPatchMedium→FogPatchLarge
This actor needs a description.
DECORATE definition
ACTOR FogPatchLarge : FogPatchMedium 10003 { States { Spawn: FOGL ABCDE 7 A_FogMove Loop Death: FOGM ABCDEF 4 Goto Super::Death } }