diff --git a/code/modules/mob/living/carbon/human/examine.dm b/code/modules/mob/living/carbon/human/examine.dm index b783e46a2d3..07619bff1f3 100644 --- a/code/modules/mob/living/carbon/human/examine.dm +++ b/code/modules/mob/living/carbon/human/examine.dm @@ -215,6 +215,7 @@ msg += "[T.He] [T.is] on fire!.\n" msg += "" + /* if(nutrition < 100) msg += "[T.He] [T.is] severely malnourished.\n" else if(nutrition >= 500) @@ -222,6 +223,7 @@ msg += "[T.He] [T.is] plump and delicious looking - Like a fat little piggy. A tasty piggy.\n" else*/ msg += "[T.He] [T.is] quite chubby.\n" + */ msg += ""