mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user