This commit is contained in:
Chinsky
2015-06-05 14:30:01 +03:00
parent b6a0ac043f
commit e1d6af1d27

View File

@@ -416,6 +416,8 @@ 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))