Classes:ZStatueGargoyleStripeTall
		
		
		
		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: 
 | 
| Tall wooden gargoyle statue | |||
|---|---|---|---|
| Actor type | Decoration | Game |  (Hexen) | 
| DoomEd Number | 8044 | Class Name | ZStatueGargoyleStripeTall | 
Classes: ZStatueGargoyleStripeTall
This actor needs a description.
DECORATE definition
ACTOR ZStatueGargoyleStripeTall
{
  Radius 14
  Height 108
  +SOLID
  States
  {
  Spawn:
    GAR1 A -1
    Stop
  }
}