Merge pull request #8449 from Trilbyspaceclone/patch-144

Makes PDA bomb cart cost 5 not 6
This commit is contained in:
kevinz000
2019-05-31 17:52:40 -07:00
committed by GitHub
+1 -1
View File
@@ -768,7 +768,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
The concussive effect from the explosion will knock the recipient out for a short period, and deafen \
them for longer. Beware, it has a chance to detonate your PDA."
item = /obj/item/cartridge/virus/syndicate
cost = 6
cost = 5
restricted = TRUE
/datum/uplink_item/stealthy_weapons/suppressor