Concentrated barbers aid can give hairless species hair + fixes hair updating once and for all (probably) (#68580)

Co-authored-by: Kapu1178 <75460809+Kapu1178@users.noreply.github.com>
This commit is contained in:
Y0SH1M4S73R
2022-07-25 03:21:23 -07:00
committed by GitHub
co-authored by Kapu1178
parent 0b2741dfc3
commit 196250c8f7
24 changed files with 50 additions and 32 deletions
+1 -2
View File
@@ -74,8 +74,7 @@
spawned_human.skin_tone = skin_tone
else
spawned_human.skin_tone = random_skin_tone()
spawned_human.update_hair()
spawned_human.update_body()
spawned_human.update_body(is_creating = TRUE)
/obj/effect/mob_spawn/proc/name_mob(mob/living/spawned_mob, forced_name)
var/chosen_name