Implemented feedback

I'll stick with disabling it entirely on nuke ops, until I see a bit how
well this item performs.
Possible solutions: Make a variant for nuke ops that has a different
cost or just leaving it disabled for them.
This commit is contained in:
ktccd
2017-04-01 15:31:14 +02:00
parent 37d46e87e6
commit d471824fba
+3 -1
View File
@@ -829,7 +829,9 @@ var/list/uplink_items = list() // Global list so we only initialize this once.
to assist their host."
item = /obj/item/weapon/antag_spawner/syndi_borer
refundable = TRUE
cost = 5
cost = 10
surplus = 20 //Let's not have this be too common
exclude_modes = list(/datum/game_mode/nuclear)
//Space Suits and Hardsuits
/datum/uplink_item/suits