mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 12:56:10 +01:00
Synthskin Tattoos (#19400)
* Synthskin limbs can now have tattoo bodymarkings.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user