mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
cryoxadone now tastes like blue gatorade (#56452)
* cryoxadone now tastes like blue gatorade * blue
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user