Skrell star coat (#14544)

* star coat

* changelog

* tiny coat adjustments

* Update code/modules/clothing/under/xenos/skrell.dm

Co-authored-by: listerla <57296132+listerla@users.noreply.github.com>

Co-authored-by: DreamySkrell <>
Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: listerla <57296132+listerla@users.noreply.github.com>
This commit is contained in:
DreamySkrell
2022-08-06 18:31:52 -03:00
committed by GitHub
co-authored by listerla DreamySkrell <> Matt Atlas
parent b20ada52c9
commit 0b60d86059
4 changed files with 22 additions and 0 deletions
@@ -305,6 +305,13 @@ datum/gear_tweak/social_credit/tweak_item(var/obj/item/clothing/accessory/badge/
jacket["iqi medical"] = /obj/item/clothing/suit/storage/toggle/skrell/iqi/med
gear_tweaks += new /datum/gear_tweak/path(jacket)
/datum/gear/accessory/skrell/starcoat
display_name = "star coat"
path = /obj/item/clothing/suit/storage/toggle/skrell/starcoat
whitelisted = list(SPECIES_SKRELL, SPECIES_SKRELL_AXIORI, SPECIES_VAURCA_WARRIOR, SPECIES_VAURCA_WORKER, SPECIES_VAURCA_BREEDER, SPECIES_VAURCA_BULWARK, SPECIES_DIONA, SPECIES_DIONA_COEUS)
sort_category = "Xenowear - Skrell"
slot = slot_wear_suit
/datum/gear/accessory/skrell/poncho
display_name = "skrell poncho"
path = /obj/item/clothing/accessory/poncho/skrell