new white gearharness and redid yw xion sprites, added new gear harness to loadout for public use

This commit is contained in:
Repede
2020-08-07 19:25:27 -04:00
parent 18152cbf68
commit 74ee6f30f2
5 changed files with 16 additions and 2 deletions
@@ -212,3 +212,8 @@
var/obj/item/clothing/suit/storage/seromi/beltcloak/jobs/cloak_type = cloak
cloaks[initial(cloak_type.name)] = cloak_type
gear_tweaks += new/datum/gear_tweak/path(sortAssoc(cloaks))
/datum/gear/uniform/harness_white
display_name = "white gear harness (Full Body Prosthetic, Diona)"
path = /obj/item/clothing/under/harness_white
sort_category = "Xenowear"