diff --git a/code/modules/mob/living/carbon/carbon.dm b/code/modules/mob/living/carbon/carbon.dm index 203a7795161..8a1bea5d268 100644 --- a/code/modules/mob/living/carbon/carbon.dm +++ b/code/modules/mob/living/carbon/carbon.dm @@ -221,7 +221,6 @@ ) if(prob(10)) src.emote("fart") - reagents.add_reagent("paracetamol", 1) /mob/living/carbon/proc/eyecheck()