public void GotShot(Slug _slug) { if (_slug.Magnum.Owner != this) m_magnum.Smaller(_slug.weight); }
public void GotShot(Slug _slug) { this.Dead = true; explodeSound.Play(); }