diff --git a/modular_citadel/code/modules/mob/living/silicon/robot/robot.dm b/modular_citadel/code/modules/mob/living/silicon/robot/robot.dm index ab03b7934..66147a41e 100644 --- a/modular_citadel/code/modules/mob/living/silicon/robot/robot.dm +++ b/modular_citadel/code/modules/mob/living/silicon/robot/robot.dm @@ -1,7 +1,5 @@ mob/living/silicon -//Commented out, as you can utilise both sleepers /and/ the menu. This stops others from actually doing anything of the latter, AI or otherwise. -// Even more interestingly, there's stuff /for/ them doing the act, so this is vestigial. If I'm not mistaken, anyhow. -// no_vore = TRUE + no_vore = TRUE /mob/living/silicon/robot var/dogborg = FALSE