public void MakeMoney() { m_ItemType = m_Item.MONEY; }
public void MakeHealth() { m_ItemType = m_Item.HEALTH; }