Classes:ZShroomSmall4
		
		
		
		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: 
 | 
| Small mushroom | |||
|---|---|---|---|
| Actor type | Vegetation | Game |  (Hexen) | 
| DoomEd Number | 46 | Class Name | ZShroomSmall4 | 
Classes: ZShroomSmall4
This actor needs a description.
DECORATE definition
ACTOR ZShroomSmall4
{
  Radius 20
  Height 16
  States
  {
  Spawn:
    MSH7 A -1
    Stop
  }
}