mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Increases Syndicate Bomb cost to 6TC
In the interest of cutting down on the same tired pair of telecoms and SMES bombings, I'd like to increase syndicate bomb costs to 6, so they can only buy one.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user