Adds a Unathi snout for Dionae (#16498)

This commit is contained in:
feartheblackout
2023-06-27 10:00:08 -05:00
committed by GitHub
parent 061cfe0d9b
commit c1218f9ae8
4 changed files with 49 additions and 0 deletions

View File

@@ -4336,6 +4336,10 @@ Follow by example and make good judgement based on length which list to include
name = "Glorp"
icon_state = "glorp"
/datum/sprite_accessory/facial_hair/diona_eye/snout
name = "Snout"
icon_state = "snout"
/datum/sprite_accessory/facial_hair/tuux_whiskers
icon = 'icons/mob/human_face/skrell_beards.dmi'
name = "Tuux Tentacle Whiskers"
@@ -6072,6 +6076,10 @@ Follow by example and make good judgement based on length which list to include
name = "Stump"
icon_state = "stump"
/datum/sprite_accessory/marking/diona_leaves/bug_eyes/snout
name = "Snout"
icon_state = "snout"
/datum/sprite_accessory/marking/diona_leaves/pbody
name = "P-Body"
icon_state = "pbody"