mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Addition: Security Gun Vendor Circuit (#7678)
* Adds Gun Vendor Circuit This adds a circuit for the weapons vendor * Update code/game/objects/structures/crates_lockers/closets/secure/security.dm Co-authored-by: AxieTheAxolotl <86872535+axietheaxolotl@users.noreply.github.com> Co-authored-by: AxieTheAxolotl <86872535+axietheaxolotl@users.noreply.github.com>
This commit is contained in:
co-authored by
AxieTheAxolotl
parent
9f62ebf78a
commit
2f6aa64b75
@@ -138,6 +138,7 @@
|
||||
new /obj/item/flashlight/seclite(src)
|
||||
new /obj/item/clothing/gloves/krav_maga/sec/peacekeeper(src) //SKYRAT EDIT CHANGE - SEC_HAUL
|
||||
new /obj/item/door_remote/head_of_security(src)
|
||||
new /obj/item/circuitboard/machine/gun_vendor(src) // SKYRAT EDIT CHANGE
|
||||
|
||||
/obj/structure/closet/secure_closet/security
|
||||
name = "security officer's locker"
|
||||
|
||||
Reference in New Issue
Block a user