diff --git a/code/modules/chompstation/custom_verbs.dm b/code/modules/chompstation/custom_verbs.dm index 8e043279c6..20753c369b 100644 --- a/code/modules/chompstation/custom_verbs.dm +++ b/code/modules/chompstation/custom_verbs.dm @@ -34,8 +34,6 @@ H.adjustBrainLoss(-200) H.radiation = 0 H.bodytemperature = initial(H.bodytemperature) - spawn(1) - H.fixblood() // adjustOxyLoss(-200) adjustToxLoss(-200)