[MIRROR] Removes armor bloat from sec lockers [MDB IGNORE] (#22957)

* Removes armor bloat from sec lockers

* Update security.dm

---------

Co-authored-by: Nick <jughu1@hotmail.com>
Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-08-09 11:13:15 -04:00
committed by GitHub
co-authored by Nick Bloop
parent 6ddf78f8d1
commit 635cfbebf9
2 changed files with 1 additions and 3 deletions
@@ -98,7 +98,6 @@
/obj/structure/closet/secure_closet/security/PopulateContents()
..()
// new /obj/item/clothing/suit/armor/vest(src) //SKYRAT EDIT REMOVAL
new /obj/item/clothing/suit/armor/vest/alt/sec(src)
new /obj/item/clothing/head/security_cap(src) //SKYRAT EDIT ADDITION
new /obj/item/clothing/head/helmet/sec(src)
+1 -2
View File
@@ -26,6 +26,7 @@
/obj/item/clothing/under/pants/slacks = 3,
/obj/item/clothing/under/rank/security/officer/blueshirt = 3,
/obj/item/clothing/suit/hooded/wintercoat/security = 3,
/obj/item/clothing/suit/armor/vest = 3,
/obj/item/clothing/gloves/color/black = 3,
/obj/item/clothing/shoes/jackboots/sec = 3,
/obj/item/storage/backpack/security = 3,
@@ -167,7 +168,6 @@
/obj/item/clothing/head/costume/mailman = 1,
/obj/item/clothing/under/misc/mailman = 1,
/obj/item/clothing/under/rank/cargo/miner = 3,
)
refill_canister = /obj/item/vending_refill/wardrobe/cargo_wardrobe
payment_department = ACCOUNT_CAR
@@ -229,7 +229,6 @@
/obj/item/storage/backpack/satchel/science = 3,
/obj/item/storage/backpack/duffelbag/science = 3,
/obj/item/radio/headset/headset_sci = 3,
)
refill_canister = /obj/item/vending_refill/wardrobe/science_wardrobe
payment_department = ACCOUNT_SCI