Increase Carp PRice by 1tc (#51330)

This commit is contained in:
GhostEcho
2020-05-30 11:06:52 +02:00
committed by GitHub
parent 0c015d99b0
commit 289839c6ea
+1 -1
View File
@@ -596,7 +596,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
desc = "This scroll contains the secrets of an ancient martial arts technique. You will master unarmed combat \
and gain the ability to swat bullets from the air, but you will also refuse to use dishonorable ranged weaponry."
item = /obj/item/book/granter/martial/carp
cost = 12
cost = 13
surplus = 0
exclude_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops)