diff --git a/code/datums/uplink_item.dm b/code/datums/uplink_item.dm index 1d57ffcfd2e..bba4971acd9 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -483,7 +483,7 @@ var/list/uplink_items = list() desc = "A box of two (2) grenades that wreak havoc with the atmosphere of the target area. Capable of engulfing a large area in lit plasma, or N2O. Deploy with extreme caution!" reference = "AGG" item = /obj/item/weapon/storage/box/syndie_kit/atmosgasgrenades - cost = 6 + cost = 11 /datum/uplink_item/dangerous/emp name = "EMP Grenades and Implanter Kit"