mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-25 09:31:13 +00:00
Adds Weishii Robes to Skrell Loadout (#13699)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user