mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-12 16:22:42 +01:00
Color
This commit is contained in:
@@ -1022,7 +1022,7 @@
|
||||
M.adjust_bodytemperature(25 * TEMPERATURE_DAMAGE_COEFFICIENT, 0, BODYTEMP_NORMAL)
|
||||
var/datum/component/glow_harmless/gl = M.GetComponent(/datum/component/glow_harmless)
|
||||
if(!gl)
|
||||
M.AddComponent(/datum/component/glow_harmless, "#37ff1438")
|
||||
M.AddComponent(/datum/component/glow_harmless, "#39ff1430")
|
||||
if(holder.has_reagent(/datum/reagent/consumable/frostoil))
|
||||
holder.remove_reagent(/datum/reagent/consumable/frostoil, 5)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user