ACTOR YellowTorch 19000 //By michael9r9r, a simple recolor
{
	Radius 16
	Height 68
	ProjectilePassHeight -16
	Tag "Yellow Torch"
	+SOLID
	States
	{
	Spawn:
		TYLW ABCD 4 BRIGHT
		Loop
	}
}

ACTOR MaxAmmoSprite 19001
{
	Radius 16
	Height 68
	ProjectilePassHeight -16
	Tag "Max Ammo Sprite"
	+SOLID
	States
	{
	Spawn:
		AMSP A 32 Bright
		Loop
	}
}