class ActionTurnOnHeatpack : ActionTurnOnWhileInHands { void ActionTurnOnHeatpack() { m_Text = "#activate"; } }