From 45e2e72203cc074f31ed44f2a5f06b4a9ad585e1 Mon Sep 17 00:00:00 2001 From: izac112 Date: Tue, 3 Mar 2020 06:19:10 +0100 Subject: [PATCH] Removes the extra energy gun the hop has for some reason. (which they should not have) --- .../objects/structures/crates_lockers/closets/secure/security.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/game/objects/structures/crates_lockers/closets/secure/security.dm b/code/game/objects/structures/crates_lockers/closets/secure/security.dm index 4b985c2128..bb82dfb58d 100644 --- a/code/game/objects/structures/crates_lockers/closets/secure/security.dm +++ b/code/game/objects/structures/crates_lockers/closets/secure/security.dm @@ -39,7 +39,6 @@ /obj/item/device/radio/headset/heads/hop, /obj/item/device/radio/headset/heads/hop/alt, /obj/item/weapon/storage/box/ids = 2, - /obj/item/weapon/gun/energy/gun, /obj/item/weapon/gun/energy/gun/martin, //VOREStation Add, /obj/item/weapon/storage/box/commandkeys, //VOREStation Add, /obj/item/weapon/storage/box/servicekeys, //VOREStation Add,