Eye Markings (#19549)

This commit is contained in:
Cameron Lennox
2026-06-25 11:04:02 -04:00
committed by GitHub
parent 1d510b21ea
commit 902813379b
2 changed files with 12 additions and 0 deletions
@@ -2852,6 +2852,18 @@ includes scars and tattoos
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_HEAD)
/datum/sprite_accessory/marking/secondary_eyes_far
name = "Secondary Eyes (Far)"
icon_state = "secondary_eyes_far"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_HEAD)
/datum/sprite_accessory/marking/secondary_eyes_close
name = "Secondary Eyes (Close)"
icon_state = "secondary_eyes_close"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_HEAD)
/datum/sprite_accessory/marking/gatorsnout
name = "Gator Snout"
icon_state = "gator_snout"