cryoxadone now tastes like blue gatorade (#56452)

* cryoxadone now tastes like blue gatorade

* blue
This commit is contained in:
Coldud
2021-01-29 14:40:32 +08:00
committed by GitHub
parent 2f3d1d38ec
commit 8753acdff6
@@ -146,7 +146,7 @@
name = "Cryoxadone"
description = "A chemical mixture with almost magical healing powers. Its main limitation is that the patient's body temperature must be under 270K for it to metabolise correctly."
color = "#0000C8"
taste_description = "sludge"
taste_description = "blue"
/datum/reagent/medicine/cryoxadone/on_mob_life(mob/living/carbon/M)
var/power = -0.00003 * (M.bodytemperature ** 2) + 3