From f71de178c076d682aac0e7dd7eec25f45f80cc30 Mon Sep 17 00:00:00 2001 From: bawhoppen Date: Sun, 20 Mar 2016 20:10:22 -0500 Subject: [PATCH] compromised --- code/modules/uplink/uplink_item.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/uplink/uplink_item.dm b/code/modules/uplink/uplink_item.dm index 88aa8120716..fd374dfc466 100644 --- a/code/modules/uplink/uplink_item.dm +++ b/code/modules/uplink/uplink_item.dm @@ -329,7 +329,7 @@ var/list/uplink_items = list() // Global list so we only initialize this once. desc = "A speed loader that contains seven additional .357 Magnum rounds; usable with the Syndicate revolver. \ For when you really need a lot of things dead." item = /obj/item/ammo_box/a357 - cost = 2 + cost = 4 /datum/uplink_item/ammo/shotgun cost = 2