[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)