mirror of
https://github.com/KabKebab/GS13.git
synced 2026-03-31 00:21:02 +01:00
Seperates fluff from wings and add decorative wings
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
H.dna.features["spines"] = pick(GLOB.spines_list)
|
||||
H.dna.features["body_markings"] = pick(GLOB.body_markings_list)
|
||||
H.dna.features["moth_wings"] = pick(GLOB.moth_wings_list)
|
||||
H.dna.features["moth_fluff"] = pick(GLOB.moth_fluffs_list)
|
||||
H.dna.features["deco_wings"] = pick(GLOB.deco_wings_list)
|
||||
|
||||
H.update_body()
|
||||
H.update_hair()
|
||||
|
||||
Reference in New Issue
Block a user