Additions and adjustment of headwear for HoS/Warden + Minor addition to items in hos locker (#9928)

This commit is contained in:
Aboshedab
2020-09-11 18:17:25 +02:00
committed by GitHub
parent 1303c8f67c
commit aeae2027c7
8 changed files with 120 additions and 32 deletions
@@ -131,9 +131,11 @@
new /obj/item/clothing/suit/storage/toggle/armor/hos(src)
new /obj/item/clothing/suit/armor/hos(src)
new /obj/item/clothing/suit/storage/vest/hos(src)
new /obj/item/clothing/head/helmet/hos/cap(src)
new /obj/item/clothing/head/hos/cap(src)
new /obj/item/clothing/head/hos/cap/alt(src)
new /obj/item/clothing/head/helmet/hos(src)
new /obj/item/clothing/head/beret/sec/hos(src)
new /obj/item/clothing/head/beret/sec/hos/alt(src)
new /obj/item/clothing/accessory/badge/hos(src)
new /obj/item/clothing/gloves/black_leather(src)
//Tools
@@ -151,6 +153,8 @@
new /obj/item/device/flash(src)
new /obj/item/device/holowarrant(src)
new /obj/item/device/breath_analyzer(src)
new /obj/item/handcuffs(src)
new /obj/item/crowbar/red(src)
//Belts
new /obj/item/clothing/accessory/holster/waist(src)
new /obj/item/storage/belt/security(src)
@@ -174,7 +178,9 @@
new /obj/item/clothing/under/rank/head_of_security/corp(src)
new /obj/item/clothing/suit/storage/vest/hos(src)
new /obj/item/clothing/head/beret/sec/hos(src)
new /obj/item/clothing/head/helmet/hos/cap(src)
new /obj/item/clothing/head/beret/sec/hos/alt(src)
new /obj/item/clothing/head/hos/cap(src)
new /obj/item/clothing/head/hos/cap/alt(src)
new /obj/item/clothing/head/helmet/hos(src)
//Tools
new /obj/item/clothing/glasses/sunglasses/sechud/aviator(src)
@@ -212,8 +218,9 @@
new /obj/item/clothing/suit/armor/vest/warden(src)
new /obj/item/clothing/suit/armor/vest/warden/commissar(src)
new /obj/item/clothing/head/beret/sec/warden(src)
new /obj/item/clothing/head/helmet/warden(src)
new /obj/item/clothing/head/helmet/warden/commissar(src)
new /obj/item/clothing/head/warden/commissar(src)
new /obj/item/clothing/head/warden(src)
new /obj/item/clothing/head/warden/alt(src)
new /obj/item/clothing/head/helmet(src)
new /obj/item/clothing/accessory/badge/warden(src)
new /obj/item/clothing/gloves/black_leather(src)