This commit is contained in:
Timothy Teakettle
2020-08-21 22:14:50 +01:00
parent cbe9d05fb6
commit b953622e6f
2 changed files with 7 additions and 2 deletions
+4 -1
View File
@@ -655,11 +655,14 @@
body_markings = "plain"
aux_marking = "plain"
markings_color = list(colorlist)
else
body_markings = null
aux_marking = null
if(GLOB.greyscale_limb_types[species_id]) //should they have greyscales?
base_bp_icon = DEFAULT_BODYPART_ICON_ORGANIC
message_admins("fuck")
if(!dropping_limb && H.dna.check_mutation(HULK))
mutation_color = "00aa00"
else