public CenterStoneEntry2(Mobile from, BaseTMSkillItem stone) : base(0134, 1) { m_From = from; m_Stone = stone; }
public ProfileEntry(Mobile from, BaseTMSkillItem stone) : base(179, 1) { m_From = from; m_Stone = stone; }