This commit is contained in:
Trilbyspaceclone
2019-12-07 04:43:58 -05:00
committed by GitHub
parent 46ad42708c
commit 89b9df23bc
@@ -911,6 +911,7 @@
/datum/reagent/consumable/monkey_energy
name = "Monkey Energy"
id = "monkey_energy"
description = "The only drink that will make you unleash the ape."
color = "#f39b03" // rgb: 243, 155, 3
taste_description = "barbecue and nostalgia"
@@ -924,4 +925,4 @@
M.drowsyness = 0
M.AdjustSleeping(-40, FALSE)
M.adjust_bodytemperature(-5 * TEMPERATURE_DAMAGE_COEFFICIENT, BODYTEMP_NORMAL)
..()
..()