Merge pull request #8456 from Trilbyspaceclone/patch-151
suppressors now only cost 1 tc
This commit is contained in:
@@ -776,7 +776,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
desc = "Fitted for use on any small caliber weapon with a threaded barrel, this suppressor will silence the \
|
||||
shots of the weapon for increased stealth and superior ambushing capability."
|
||||
item = /obj/item/suppressor
|
||||
cost = 3
|
||||
cost = 1
|
||||
surplus = 10
|
||||
exclude_modes = list(/datum/game_mode/nuclear/clown_ops)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user