From 9df49a5ff6ddaafcc60a804b5a31c8d1ad6ebdb6 Mon Sep 17 00:00:00 2001 From: Zenitheevee Date: Fri, 25 Dec 2020 17:28:14 -0800 Subject: [PATCH] fixes oopsie with energy PDW goodie (#2326) --- modular_skyrat/modules/cargo/code/bloat.dm | 7 ------- 1 file changed, 7 deletions(-) diff --git a/modular_skyrat/modules/cargo/code/bloat.dm b/modular_skyrat/modules/cargo/code/bloat.dm index a295434ec6d..91608510929 100644 --- a/modular_skyrat/modules/cargo/code/bloat.dm +++ b/modular_skyrat/modules/cargo/code/bloat.dm @@ -105,13 +105,6 @@ contraband = TRUE contains = list(/obj/item/ammo_box/magazine/wt550m9/wtap) -/datum/supply_pack/goody/EgunPDW - name = "Energy PDW Single Pack" - desc = "Maintenance a bit shady? Want a personal gun for when assistants get rowdy? This pack contains 1 Miniature Energy Gun, Perfect for detering absolutely no one, But its a mini Energy gun, Cmon!" - cost = PAYCHECK_HARD * 9 - access_view = ACCESS_ARMORY - contains = list(/obj/item/gun/energy/e_gun/mini) - /datum/supply_pack/goody/techbox name = "Techshell Single Pack" desc = "Are beanbags, rubbershot, lethals and slugs not doing it for you? This contains 1 box of 7 unloaded techshells. Have fun wrecking havoc!"