Raised TC cost to 30

This commit is contained in:
datlo
2018-12-19 23:44:12 +00:00
committed by GitHub
parent 6fe32ee6ae
commit 999673fa4d
+1 -1
View File
@@ -569,7 +569,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
name = "Grenadier's belt"
desc = "A belt containing 25 lethally dangerous and destructive grenades."
item = /obj/item/storage/belt/grenade/full
cost = 22
cost = 30
surplus = 0
gamemodes = list(/datum/game_mode/nuclear)