diff --git a/code/datums/uplink_item.dm b/code/datums/uplink_item.dm index c63f2e428fb..4e1ab7ef49c 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -395,7 +395,7 @@ var/list/uplink_items = list() desc = "The Syndicate Bomb has an adjustable timer with a minimum setting of 60 seconds. Ordering the bomb sends you a small beacon, which will teleport the explosive to your location when you activate it. \ You can wrench the bomb down to prevent removal. The crew may attempt to defuse the bomb." item = /obj/item/device/sbeacondrop/bomb - cost = 5 + cost = 6 excludefrom = list(/datum/game_mode/traitor/double_agents) /datum/uplink_item/device_tools/rad_laser