I have NPC's with slave collars and I'm running an OnDeath block on them to handle various things when they die, now when they die and if they still have their slave collars on I want to remove the collar but also call rSelf.KillActor 1 so I can remove the head and simulate the collar exploding. Will calling KillActor on an already dead NPC cause OnDeath to fire again?