mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +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'
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Ryverstyx
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Adds two more Skrell tuux styles."
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user