//	Weapon Placeholder code by Mr.Enchanter	     //
//	Intended to be replaced via compat patch.	 //

ACTOR WeaponPlaceholder
	{
		Radius 6
		Height 6
		Scale 6
    States
		{
			Spawn:
				TNT1 A 0
				Stop
		}
}