private void CharacterDeath_Died(CharacterDeath source, CharacterDeadBody deadBody)
 {
     PlayerStatistics.AddKill();
 }