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