Update head_of_security.dm

This commit is contained in:
projectkepler-RU
2023-04-11 13:32:55 +07:00
parent 9a7ef47e0b
commit cfb5073fd6
@@ -108,9 +108,16 @@
/obj/item/storage/box/hosgun/glock/PopulateContents()
. = ..()
new /obj/item/storage/box/gunset/glock18_hos(src)
new /obj/item/ammo_box/c9mm(src)
new /obj/item/ammo_box/c9mm(src)
new /obj/item/storage/box/hecu_rations(src)
/obj/item/storage/box/hosgun/revolver/PopulateContents()
. = ..()
new /obj/item/storage/box/gunset/hos_revolver(src)
new /obj/item/clothing/neck/hos/redsec(src)
new /obj/item/clothing/under/rank/security/head_of_security/redsec(src)
new /obj/item/clothing/glasses/hud/security/sunglasses/eyepatch/redsec(src)
new /obj/item/clothing/shoes/jackboots/sec/redsec(src)
new /obj/item/storage/box/nri_rations(src)