mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Fixes ethereal hair not updating with mutcolor (#60613)
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
ethereal_light.set_light_on(FALSE)
|
||||
fixed_mut_color = rgb(128,128,128)
|
||||
H.update_body()
|
||||
H.update_hair() // This should fix the ethereal hair not changing with body, no clue as to why hair is not in update_body but okay
|
||||
|
||||
/datum/species/ethereal/proc/on_emp_act(mob/living/carbon/human/H, severity)
|
||||
SIGNAL_HANDLER
|
||||
|
||||
Reference in New Issue
Block a user