actor Nothing1 replaces Cell
{
	States
	{
	Spawn:
		TNT1 A 1
	Stop
	}
}

actor Nothing2 : Nothing1 replaces CellPack { }

actor Nothing3 : Nothing1 replaces Clip { }

actor Nothing4 : Nothing1 replaces ClipBox { }

actor Nothing5 : Nothing1 replaces Shell { }

actor Nothing6 : Nothing1 replaces ShellBox { }

actor Nothing7 : Nothing1 replaces RocketAmmo { }

actor Nothing8 : Nothing1 replaces RocketBox { }

actor Nothing9 : Nothing1 replaces BackPack { }

actor Nothing10 : Nothing1 replaces Shotgun { }

actor Nothing11 : Nothing1 replaces SuperShotgun { }

actor Nothing12 : Nothing1 replaces Chaingun { }

actor Nothing13 : Nothing1 replaces RocketLauncher { }

actor Nothing14 : Nothing1 replaces PlasmaRifle { }

actor Nothing15 : Nothing1 replaces BFG9000 { }

actor Nothing16 : Nothing1 replaces Chainsaw { }

actor Nothing17 : Nothing1 replaces Stimpack { }

actor Nothing18 : Nothing1 replaces Medikit { }

actor Nothing19 : Nothing1 replaces GreenArmor { }

actor Nothing20 : Nothing1 replaces BlueArmor { }

actor Nothing21 : Nothing1 replaces ArmorBonus { }

actor Nothing22 : Nothing1 replaces HealthBonus { }

actor Nothing23 : Nothing1 replaces Megasphere { }

actor Nothing24 : Nothing1 replaces Soulsphere { }

actor Nothing25 : Nothing1 replaces Berserk { }

actor Nothing26 : Nothing1 replaces RadSuit { }

actor Nothing27 : Nothing1 replaces Allmap { }

actor Nothing28 : Nothing1 replaces Infrared { }