Merge pull request #13202 from tiramisuapimancer/master
Makes Ethereal hair their mutcolor instead of white
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user