Example #1
0
 protected override void Chop(Mobile from)
 {           // final effects and message played in OnChop()
     m_Addon.OnChop(from);
 }