private void EndTimer()
 {
     this.Stop();
     SpellPlagueSpell.RemoveFromList(m_Owner, this);
 }