Classes:ZShroomSmall2
		
		
		
		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 | 44 | Class Name | ZShroomSmall2 | 
Classes: ZShroomSmall2
This actor needs a description.
DECORATE definition
ACTOR ZShroomSmall2
{
  Radius 20
  Height 16
  States
  {
  Spawn:
    MSH5 A -1
    Stop
  }
}