mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-22 20:56:33 +01:00
Merge pull request #9285 from Frenjo/hos-equipment-tweaks
Tweaks the Head of Security's locker and office layout
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/head/helmet/HoS,
|
||||
/obj/item/clothing/head/helmet/HoS/hat,
|
||||
/obj/item/clothing/head/helmet/HoS/cap,
|
||||
/obj/item/clothing/suit/storage/vest/hos,
|
||||
/obj/item/clothing/under/rank/head_of_security/jensen,
|
||||
/obj/item/clothing/under/rank/head_of_security/corp,
|
||||
@@ -83,7 +83,6 @@
|
||||
/obj/item/radio/headset/heads/hos/alt,
|
||||
/obj/item/clothing/glasses/sunglasses/sechud,
|
||||
/obj/item/taperoll/police,
|
||||
/obj/item/shield/riot,
|
||||
/obj/item/shield/riot/tele,
|
||||
/obj/item/storage/box/holobadge/hos,
|
||||
/obj/item/clothing/accessory/medal/badge/holo/hos,
|
||||
@@ -99,12 +98,13 @@
|
||||
/obj/item/clothing/accessory/holster/waist,
|
||||
/obj/item/melee/telebaton,
|
||||
/obj/item/clothing/head/beret/sec/corporate/hos,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/security,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/security/hos,
|
||||
/obj/item/clothing/shoes/boots/winter/security,
|
||||
/obj/item/flashlight/maglight,
|
||||
/obj/item/clothing/mask/gas/half,
|
||||
/obj/item/clothing/mask/gas/sechailer/swat/hos)
|
||||
/obj/item/clothing/mask/gas/sechailer/swat/hos,
|
||||
/obj/item/clothing/accessory/storage/black_vest
|
||||
)
|
||||
|
||||
/obj/structure/closet/secure_closet/hos/Initialize()
|
||||
if(prob(50))
|
||||
|
||||
Reference in New Issue
Block a user