Update uplink_items.dm

This commit is contained in:
Trilbyspaceclone
2019-05-26 22:11:36 -04:00
committed by GitHub
parent 33d40c0e94
commit 7bc3aa4cf1
+1 -1
View File
@@ -894,7 +894,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
desc = "Screwed up and have security on your tail? This handy syringe will give you a completely new identity \
and appearance."
item = /obj/item/reagent_containers/syringe/mulligan
cost = 4
cost = 3
surplus = 30
exclude_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops)