Merge pull request #6871 from fleure/syndiebux

Adds briefcase with cash to uplink
This commit is contained in:
Cheridan
2015-01-23 22:24:50 -06:00
3 changed files with 27 additions and 0 deletions
+7
View File
@@ -586,6 +586,13 @@ var/list/uplink_items = list()
excludefrom = list(/datum/game_mode/nuclear)
surplus = 40
/datum/uplink_item/badass/syndiecash
name = "Syndicate Briefcase Full of Cash"
desc = "A secure briefcase containing 5000 space credits. Useful for bribing personnel, or purchasing goods and services at lucrative prices. \
The briefcase also feels a little heavier to hold; it has been manufactured to pack a little bit more of a punch if your client needs some convincing."
item = /obj/item/weapon/storage/secure/briefcase/syndie
cost = 1
/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."