From 8cd80dde8970fb4e35134d2fb3c8bcfa2843b1fb Mon Sep 17 00:00:00 2001 From: Jon Date: Sat, 27 Oct 2018 02:55:04 +0100 Subject: [PATCH] one last touchup --- code/modules/chompstation/custom_verbs.dm | 2 -- 1 file changed, 2 deletions(-) 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)