mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
[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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user