DIFF

Headtorch_Grey.c

class Headtorch_Grey : Headtorch_ColorBase 
{
	override void OnDebugSpawn()
	{
		GetInventory().CreateInInventory("Battery9V");
	}
}