Merge pull request #13202 from tiramisuapimancer/master

Makes Ethereal hair their mutcolor instead of white
This commit is contained in:
silicons
2020-08-18 18:53:40 -07:00
committed by GitHub
@@ -27,7 +27,7 @@
// Cold temperatures hurt faster as it is harder to move with out the heat energy
bodytemp_cold_damage_limit = (T20C - 10) // about 10c
*/
hair_color = "fixedmutcolor"
hair_color = "mutcolor"
hair_alpha = 140
var/current_color
var/EMPeffect = FALSE