actor Ragspike : BasicMapProp 18811
{
	//$Category MMQG-Props
	+NOINTERACTION
	+NOGRAVITY
	height 16
	radius 8
	scale 2.0
	States
	{
		Spawn:
			RASK A -1
			stop
	}
}

actor RiftLetterM : BasicMapProp 18824
{
	//$Category MMQG-Props
	+NOINTERACTION
	+NOGRAVITY
	height 16
	radius 8
	scale 2.0
	States
	{
		Spawn:
			RILM W -1
			stop
	}
}

actor ScrapLetterP : BasicMapProp 18842
{
	//$Category MMQG-Props
	+NOINTERACTION
	+NOGRAVITY
	height 12
	radius 8
	scale 2.0
	States
	{
		Spawn:
			SCPL W -1
			stop
	}
}

actor Racutty-A : BasicMapProp 18850
{
	//$Category MMQG-Props
	+NOINTERACTION
	+NOGRAVITY
	height 103
	radius 7
	scale 2.5
	States
	{
		Spawn:
			RGSC A -1
			stop
	}
}