Adds 2 New Tuux Styles to Skrell (#16199)

* Adds two new styles

* Adds 2 new styles

* Create tuuxy.yml

* Add files via upload

* Add files via upload
This commit is contained in:
RyverStyx
2023-04-15 16:06:32 -04:00
committed by GitHub
parent 99847cd689
commit b9de6fd6b8
3 changed files with 20 additions and 0 deletions
@@ -4270,6 +4270,20 @@ Follow by example and make good judgement based on length which list to include
glorp
name = "Glorp"
icon_state = "glorp"
tuux_whiskers
icon = 'icons/mob/human_face/skrell_beards.dmi'
name = "Tuux Tentacle Whiskers"
icon_state = "Tuux_Whiskers"
species_allowed = list(/datum/species/skrell, /datum/species/skrell/axiori)
gender = NEUTER
tuux_whiskers_chin
icon = 'icons/mob/human_face/skrell_beards.dmi'
name = "Tuux Tentacle Whiskers w/Chin"
icon_state = "Tuux_Whiskers_Chin"
species_allowed = list(/datum/species/skrell, /datum/species/skrell/axiori)
gender = NEUTER
tuux_patch
icon = 'icons/mob/human_face/skrell_beards.dmi'