This commit is contained in:
timothyteakettle
2020-10-26 23:52:20 +00:00
parent e22bf8cf35
commit 79e81a455a
+1 -1
View File
@@ -2692,7 +2692,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
character.dna.nameless = character.nameless
character.dna.custom_species = character.custom_species
var/old_size = character.dna.features["body_size"]
var/old_size = RESIZE_DEFAULT_SIZE
if(isdwarf(character))
character.dna.features["body_size"] = RESIZE_DEFAULT_SIZE
old_size = RESIZE_DEFAULT_SIZE