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"

View File

@@ -600,6 +600,15 @@
icon_state = "qeblak_cape"
item_state = "qeblak_cape"
flippable = FALSE
/obj/item/clothing/accessory/poncho/shouldercape/weishiirobe
name = "weishii robe"
desc = "A robe denoting the wearer as a member fo the Weishii faith."
desc_fluff = "This mantle denotes the wearer as a member of the Weishii faith. \
It is given to followers after they have spent time on a Weishiin Sanctuary."
icon_state = "weishii_robe"
item_state = "weishii_robe"
flippable = FALSE
/obj/item/clothing/accessory/poncho/shouldercape/qeblak/zeng
name = "Jargon Division Zeng-Hu cloak"