08-08-2018, 05:59 PM
(08-04-2018, 11:17 PM)kyle2143 Wrote: I just noticed by chance that there actually already is a variable in /mob/living to store if the mob is in cryo. Apparently it's defined only for Destiny and used for skipping life() ticks on people in cryo. You could just use that.
https://github.com/goonstation/goonstati...ing.dm#L62
implemented