Synthskin Tattoos (#19400)

* Synthskin limbs can now have tattoo bodymarkings.
This commit is contained in:
Geeves
2024-06-14 16:19:10 +02:00
committed by GitHub
parent 4e88099bf5
commit a0aeb9c03f
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -183,7 +183,7 @@
mob_icon.Blend(rgb(s_tone, s_tone, s_tone), ICON_ADD)
else
mob_icon.Blend(rgb(-s_tone, -s_tone, -s_tone), ICON_SUBTRACT)
apply_markings(restrict_to_robotic = TRUE)
apply_markings(restrict_to_robotic = (robotize_type != PROSTHETIC_SYNTHSKIN))
get_internal_organs_overlay()
else
if(!dna)