mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
@@ -16,7 +16,6 @@
|
||||
if(current_species.appearance_flags & HAS_SKIN_COLOR)
|
||||
randomize_skin_color(current_species)
|
||||
|
||||
tail_style = length(current_species.selectable_tails) ? pick(current_species.selectable_tails) : null
|
||||
h_style = random_hair_style(gender, species)
|
||||
f_style = random_facial_hair_style(gender, species)
|
||||
randomize_hair_color("hair")
|
||||
|
||||
Reference in New Issue
Block a user