Update loadout_xeno_yw.dm

This commit is contained in:
izac112
2020-12-06 13:47:44 +01:00
parent 9d4a87d54e
commit 81f486c6ba
@@ -19,7 +19,7 @@
allowed_roles = list("Chief Engineer", "Atmospheric Technician", "Station Engineer")
//Added from CHOMP
/* Commented out as a lot of these were added upstream if anything is missing add it to this file
/datum/gear/suit/hood
display_name = "hooded cloak selection (Teshari)"
path = /obj/item/clothing/suit/storage/seromi/cloak/standard
@@ -229,4 +229,5 @@
/datum/gear/uniform/harness_white
display_name = "white gear harness (Full Body Prosthetic, Diona)"
path = /obj/item/clothing/under/harness_white
sort_category = "Xenowear"
sort_category = "Xenowear"
*/