public void ReturnToInitialTurnState() { if (isAlive) { avatar.ReturnToInitialTurnState(); loadout.ReturnToInitialTurnState(); } }