This commit is contained in:
Timothy Teakettle
2020-10-30 19:42:02 +00:00
parent f4f322dd0e
commit e78383f4fa

View File

@@ -687,7 +687,7 @@
aux_marking = "plain"
var/color_scheme = H.dna.features["color_scheme"]
if(color_scheme == ADVANCED_CHARACTER_COLORING)
var/alt_colorlist = list()
var/list/alt_colorlist = list()
alt_colorlist.Cut()
alt_colorlist += ReadRGB("[H.dna.features["primary_mam_body_markings"]]00")
alt_colorlist += ReadRGB("[H.dna.features["secondary_mam_body_markings"]]00")