diff --git a/code/modules/mob/living/simple_mob/subtypes/vore/morph/morph.dm b/code/modules/mob/living/simple_mob/subtypes/vore/morph/morph.dm index d0a6622d768..0aa1b700a6e 100644 --- a/code/modules/mob/living/simple_mob/subtypes/vore/morph/morph.dm +++ b/code/modules/mob/living/simple_mob/subtypes/vore/morph/morph.dm @@ -127,6 +127,7 @@ visible_message("[src] suddenly collapses in on itself, dissolving into a pile of green flesh!") name = initial(name) + desc = initial(desc) icon = initial(icon) icon_state = initial(icon_state) size_multiplier = 0