protected override void OnTick()
			{
				m_cont.ResetTrap();		// only changes power and type, does not change enabled
				m_cont.Locked = true;
			}