Adds Weishii Robes to Skrell Loadout (#13699)

This commit is contained in:
RyverStyx
2022-04-30 21:27:36 -04:00
committed by GitHub
parent e02cebd830
commit 94f8a5740a
6 changed files with 21 additions and 0 deletions

View File

@@ -87,6 +87,12 @@
path = /obj/item/clothing/accessory/poncho/shouldercape/qeblak
whitelisted = list(SPECIES_SKRELL, SPECIES_SKRELL_AXIORI, SPECIES_DIONA, SPECIES_DIONA_COEUS)
sort_category = "Xenowear - Skrell"
/datum/gear/accessory/weishii
display_name = "weishii robe"
path = /obj/item/clothing/accessory/poncho/shouldercape/weishiirobe
whitelisted = list(SPECIES_SKRELL, SPECIES_SKRELL_AXIORI, SPECIES_DIONA, SPECIES_DIONA_COEUS)
sort_category = "Xenowear - Skrell"
/datum/gear/uniform/skrell
display_name = "qeblak ceremonial garment"