Added traitor item cards

This commit is contained in:
SamCroswell
2014-02-12 23:34:16 -05:00
parent 8af7e1ff6c
commit bfd0ee6088
2 changed files with 7 additions and 0 deletions
+7
View File
@@ -400,6 +400,13 @@ var/list/uplink_items = list()
item = /obj/item/weapon/storage/box/syndicate
cost = 10
/datum/uplink_item/badass/syndiecards
name = "Syndicate Playing Cards"
desc = "A special deck of space-grade playing cards with a mono-molecular edge and metal reinforcement, making them lethal weapons both when wielded as a blade and when thrown. \
You can also play card games with them."
item = /obj/item/toy/cards/deck/syndicate
cost = 2
/datum/uplink_item/badass/balloon
name = "For showing that you are The Boss"
desc = "A useless red balloon with the syndicate logo on it, which can blow the deepest of covers."