diff --git a/code/modules/mob/living/simple_animal/hostile/retaliate/nymph.dm b/code/modules/mob/living/simple_animal/hostile/retaliate/nymph.dm index 8798770c40fcf..192fdfb03d653 100644 --- a/code/modules/mob/living/simple_animal/hostile/retaliate/nymph.dm +++ b/code/modules/mob/living/simple_animal/hostile/retaliate/nymph.dm @@ -236,6 +236,7 @@ else adult.key = src.key + adult.dna.update_dna_identity() adult.update_body() adult.updateappearance() adult.nutrition = NUTRITION_LEVEL_HUNGRY