this for now

This commit is contained in:
Fox McCloud
2019-03-19 00:15:59 -04:00
parent cc1b49eed6
commit e98f1b36e2
+1 -1
View File
@@ -218,7 +218,7 @@ var/const/INGEST = 2
/datum/reagents/proc/metabolize(mob/living/M)
if(M)
temperature_reagents(M.bodytemperature - 30)
set_reagent_temp(M.bodytemperature)
// a bitfield filled in by each reagent's `on_mob_life` to find out which states to update
var/update_flags = STATUS_UPDATE_NONE