ACTOR Fumo_Sanae 30051 //frogs go mlem mlem, snakes go pbfbhfbt, thanks for coming folks
{
	//$Category AMP Props
	//$Title Sanae Fumo
	//+NOGRAVITY
  	Radius 8
  	Height 16
	Scale 0.1
	States {
		Spawn:
			FNKY B -1
			Stop
	}
}

ACTOR Shambler_Deco 30060
{
	//$Category AMP Props
	//$Title A Shambler
  	Radius 24
	Height 64
	Scale 0.58
	States {
		Spawn:
			Q37I A -1
			Stop
	}
}

ACTOR Shambler_Small 30061 
{
	//$Category AMP Props
	//$Title Little Shambler
  	Radius 12
  	Height 32
	Scale 0.20
	States {
		Spawn:
			Q37M A -1
			Stop
	}
}

ACTOR DeadRanger 30062 //bitterman filled a condom with diet coke, froze it, and bashed ranger over the head with it, ranger has fucking died
{
	//$Category AMP Props
	//$Title Dead Ranger
  	Radius 16
	Height 35
	Scale 0.88
	States {
		Spawn:
			QP01 N -1
			Stop
	}
}

ACTOR FakeRocketLauncher 30063 //you will never get this you will never get this lalalalala
{
	//$Category AMP Props
	//$Title Fake Rocket Launcher
  	Radius 20
	Height 48
	Scale 0.69
	States {
		Spawn:
			QCG5 Y -1
			Stop
	}
}