mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-25 06:08:00 +01:00
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into master
This commit is contained in:
@@ -43,6 +43,9 @@
|
||||
H.dna.features["insect_wings"] = pick(GLOB.insect_wings_list)
|
||||
H.dna.features["deco_wings"] = pick(GLOB.deco_wings_list)
|
||||
H.dna.features["insect_fluff"] = pick(GLOB.insect_fluffs_list)
|
||||
H.dna.features["arachnid_legs"] = pick(GLOB.arachnid_legs_list)
|
||||
H.dna.features["arachnid_spinneret"] = pick(GLOB.arachnid_spinneret_list)
|
||||
H.dna.features["arachnid_mandibles"] = pick(GLOB.arachnid_mandibles_list)
|
||||
H.dna.features["flavor_text"] = "" //Oh no.
|
||||
H.dna.features["body_model"] = H.gender
|
||||
|
||||
|
||||
Reference in New Issue
Block a user