Update loadout_xeno.dm

This commit is contained in:
Razgriz
2020-12-07 21:37:06 -07:00
committed by GitHub
parent 7b30714172
commit cfb73d6862
@@ -373,10 +373,6 @@
path = /obj/item/clothing/suit/storage/seromi/cloak/jobs/sec
<<<<<<< HEAD
allowed_roles = list("Head of Security","Detective","Warden","Security Officer","Security Pilot")//YW ADDITIONS
||||||| parent of 39fe761eee... Merge pull request #9394 from VOREStation/upstream-merge-7760
allowed_roles = list("Head of Security","Detective","Warden","Security Officer",)
=======
allowed_roles = list("Head of Security","Detective","Warden","Security Officer")
/datum/gear/suit/dept/cloak/security/New()
..()
@@ -385,7 +381,6 @@
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))
>>>>>>> 39fe761eee... Merge pull request #9394 from VOREStation/upstream-merge-7760
/datum/gear/suit/dept/cloak/service
display_name = "service cloak (Teshari)"