ACTOR SecondTree 28643
{    
    //$Category "Ghouls vs Humans Decoration"
    //$Title Tree 2
    Radius 16
    Height 56
    States
    {
    Spawn:
        GREN A -1
        Loop
    }
}

ACTOR ThirdTree 28644
{    
    //$Category "Ghouls vs Humans Decoration"
    //$Title Tree 3
    Radius 16
    Height 56
    States
    {
    Spawn:
        GREN B -1
        Loop
    }
}

ACTOR ShtBagStree4 28642
{    
    //$Category "Ghouls vs Humans Decoration"
    //$Title Tree 4
    Radius 16
    Height 56
    States
    {
    Spawn:
        GREN C -1
        Loop
    }
}

ACTOR MarineHelmetGibs 5328
{    
    //$Category "Ghouls vs Humans Decoration"
    //$Title Marine Helmet Gibs 
	Radius 16
	Height 64
	States
	{
	Spawn:
		GIB1 A -1
        Stop
	}
}

ACTOR ImpalingSpike10 5326
{    
    //$Category "Ghouls vs Humans Decoration"
    //$Title Impaling Spike 10
	Radius 16
	Height 64
	+SOLID
	+USESPECIAL
	States
	{
	Spawn:
		POLG A -1
		Stop
	}
}

ACTOR ImpalingSpike5 5321
{    
    //$Category "Ghouls vs Humans Decoration"
    //$Title Impaling Spike 5
	Radius 16
	Height 64
	+SOLID
	+USESPECIAL
	States
	{
	Spawn:
		POLB A -1
		Stop
	}
}