This commit is contained in:
Kelenius
2015-08-15 13:05:49 +03:00
parent 3b29856694
commit 24fb46f1a9

View File

@@ -411,7 +411,6 @@ its easier to just keep the beam vertical.
/atom/proc/clean_blood()
if(!simulated)
return
src.color = initial(src.color) //paint
src.germ_level = 0
if(istype(blood_DNA, /list))
del(blood_DNA)