Fixed a little peeve with random bodies.

This commit is contained in:
Ghommie
2020-04-14 02:20:19 +02:00
parent 3aad79f6e1
commit e753c1ad14
4 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -302,7 +302,7 @@
unique_enzymes = generate_unique_enzymes()
uni_identity = generate_uni_identity()
generate_dna_blocks()
features = random_features(species?.id)
features = random_features(species?.id, holder?.gender)
/datum/dna/stored //subtype used by brain mob's stored_dna