buffs the syndicate mask, makes it cost 2 tc (#7147)
This commit is contained in:
@@ -11,9 +11,8 @@
|
||||
/datum/uplink_item/dangerous/revolver
|
||||
item = /obj/item/gun/ballistic/revolver/syndie
|
||||
|
||||
/datum/uplink_item/badass/phantomthief
|
||||
/datum/uplink_item/dangerous/phantomthief
|
||||
name = "Syndicate Mask"
|
||||
desc = "A cheap paper mask to slap over your eyes."
|
||||
item = /obj/item/clothing/glasses/phantomthief
|
||||
cost = 0
|
||||
limited_stock = 4
|
||||
desc = "A cheap plastic mask fitted with an adrenaline autoinjector, which can be used by simply tensing your muscles"
|
||||
item = /obj/item/clothing/glasses/phantomthief/syndicate
|
||||
cost = 2
|
||||
|
||||
Reference in New Issue
Block a user