From 330ef85d600e50a499ac434463d74cadd2b192bd Mon Sep 17 00:00:00 2001 From: NightDawnFox <116907157+NightDawnFox@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:27:43 +0500 Subject: [PATCH] Update uplink_item.dm --- code/datums/uplink_item.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/uplink_item.dm b/code/datums/uplink_item.dm index 27e1753a9cc..ac8a46d0b89 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -1132,7 +1132,7 @@ name = "50. compact ammo box" desc = "A box of 50. cal sniper ammo." item = /obj/item/ammo_box/magazine/sniper_rounds/compact - cost = 10 + cost = 5 excludefrom = list(UPLINK_TYPE_NUCLEAR, UPLINK_TYPE_SST) /datum/uplink_item/ammo/revolver