mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
[READY] Podperson hair (sprites by Shiets!) (#65205)
Adds 10+ plant based hairstyles for podpeople to use in the form of an external organ.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
H.dna.features["body_markings"] = pick(GLOB.body_markings_list)
|
||||
H.dna.features["moth_wings"] = pick(GLOB.moth_wings_list)
|
||||
H.dna.features["moth_antennae"] = pick(GLOB.moth_antennae_list)
|
||||
H.dna.features["pod_hair"] = pick(GLOB.pod_hair_list)
|
||||
|
||||
H.update_body()
|
||||
H.update_hair()
|
||||
|
||||
Reference in New Issue
Block a user