Classes:FogPatchLarge
		
		
		
		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: 
 | 
| Large patch of fog | |||
|---|---|---|---|
| Actor type | SFX | Game |  (Hexen) | 
| DoomEd Number | 10003 | Class Name | FogPatchLarge | 
Classes: FogPatchSmall→FogPatchMedium→FogPatchLarge
A large patch of fog generated by a FogSpawner actor.
DECORATE definition
ACTOR FogPatchLarge : FogPatchMedium { States { Spawn: FOGL ABCDE 7 A_FogMove Loop Death: FOGM ABCDEF 4 Goto Super::Death } }