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

actor EncryptBlock : VBlock 18810
{
//$Category MM8BDM-Interactive Props
+SOLID
+NOGRAVITY
+FORCEYBILLBOARD
Scale 2.5
Radius 32
Height 2
States
{
Spawn:
EBLC A 0
EBLC A 0 A_PlaySoundEx("misc/vanishblock", "voice")
EBLC ABCDE 4 
EBLC A 50 
Goto Stop
}
}

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

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

actor Securi : BasicMapProp 18855
{
	//$Category MMQG-Props
	+NOINTERACTION
	+NOGRAVITY
	height 65
	radius 9.5
	scale 2.5
	States
	{
		Spawn:
			ENEY A 7
			ENEy B 7
			loop
	}
}
