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