actor FakeYSkull : SwitchingDecoration 13700
{
	Height 32
	Radius 16
	States
	{
	Spawn:
		YSKU A 0
		TNT1 A -1
		Wait
	Active:
		YSKU A -1
		Wait
	}
}

actor FakeRSkull : SwitchingDecoration 13701
{
	Height 32
	Radius 16
	States
	{
	Spawn:
		RSKU A 0
		TNT1 A -1
		Wait
	Active:
		RSKU A -1
		Wait
	}
}