separately colorable shirt and pants (#18234)

This commit is contained in:
RustingWithYou
2024-01-20 03:46:55 +00:00
committed by GitHub
parent 253e388b5b
commit a1e7880835
12 changed files with 55 additions and 3 deletions
@@ -156,7 +156,7 @@
path = /obj/item/clothing/under/unathi
whitelisted = list(SPECIES_UNATHI, SPECIES_VAURCA_WORKER, SPECIES_VAURCA_WARRIOR, SPECIES_HUMAN, SPECIES_SKRELL, SPECIES_SKRELL_AXIORI)
sort_category = "Xenowear - Unathi"
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION | GEAR_HAS_ACCENT_COLOR_SELECTION
/datum/gear/uniform/unathi/himation
display_name = "himation cloak"
+4 -1
View File
@@ -1,11 +1,14 @@
/obj/item/clothing/under/unathi
name = "sinta tunic"
desc = "A tunic common on both Moghes and Ouerea. It's simple and easily-manufactured design makes it \
desc = "A tunic common on both Moghes and Ouerea. Its simple and easily-manufactured design makes it \
universally favorable."
icon = 'icons/obj/unathi_items.dmi'
icon_state = "tunic"
item_state = "tunic"
contained_sprite = TRUE
build_from_parts = TRUE
worn_overlay = "belt"
has_accents = TRUE
/obj/item/clothing/under/unathi/jizixi
name = "jizixi dress"