diff --git a/code/datums/uplink_item.dm b/code/datums/uplink_item.dm index 3968412952b..413077a37d8 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -415,7 +415,7 @@ var/list/uplink_items = list() desc = "A device that has a chance of knocking down people around you for a long amount of time.50% chance per person. The user is unaffected. Has only two charges." reference = "BTR" item = /obj/item/device/batterer - cost = 7 + cost = 5 /datum/uplink_item/dangerous/manhacks name = "Viscerator Delivery Grenade"