diff --git a/code/modules/vore/eating/living_vr.dm b/code/modules/vore/eating/living_vr.dm index a0bdeaca351..37c3f277829 100644 --- a/code/modules/vore/eating/living_vr.dm +++ b/code/modules/vore/eating/living_vr.dm @@ -869,7 +869,7 @@ icon_state = "" /mob/living/proc/vorebelly_printout() //Spew the vorepanel belly messages into chat window for copypasting. - set name = "Print Vorebelly Settings" + set name = "X-Print Vorebelly Settings" set category = "Preferences" set desc = "Print out your vorebelly messages into chat for copypasting."