mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 04:48:18 +01:00
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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user