Update 07_traits.dm

This commit is contained in:
cadyn
2020-11-21 14:06:36 -08:00
committed by GitHub
parent 141801ef7f
commit 0ce5d797be
@@ -86,6 +86,8 @@
if(character.isSynthetic()) //Checking if we have a synth on our hands, boys.
pref.dirty_synth = 1
else //CHOMPEdit
pref.dirty_synth = 0 //CHOMPEdit
if(selected_species.selects_bodytype)
var/datum/species/custom/CS = character.species