U_I Phase 1.3: Previews are broken, so that's a thing

This commit is contained in:
Arokha Sieyes
2018-03-07 11:00:17 -05:00
parent 2f433c9ea9
commit 3be602dece
5 changed files with 12 additions and 17 deletions

View File

@@ -27,8 +27,6 @@ var/const/CE_STABLE_THRESHOLD = 0.5
return
vessel.add_reagent("blood",species.blood_volume)
spawn(1)
fixblood()
//Resets blood data
/mob/living/carbon/human/proc/fixblood()