Update uplink_items.dm

This commit is contained in:
Trilbyspaceclone
2019-05-26 22:35:12 -04:00
committed by GitHub
parent fa4e1f44ff
commit b28e374640
+1 -1
View File
@@ -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)