Merge pull request #11018 from Core0verload/hammerspace

New traitor item: storage implant
This commit is contained in:
Remie Richards
2015-08-12 14:45:23 +01:00
12 changed files with 172 additions and 14 deletions
+8 -2
View File
@@ -271,7 +271,7 @@ var/list/uplink_items = list()
/datum/uplink_item/ammo/ammobag
name = "Ammo Duffelbag - Shotgun Ammo Grab Bag"
desc = "A duffelbag filled with Bulldog ammo to kit out an entire team, at a discounted price."
item = /obj/item/weapon/storage/backpack/dufflebag/syndieammo/loaded
item = /obj/item/weapon/storage/backpack/dufflebag/syndie/ammo/loaded
cost = 10 //bulk buyer's discount. Very useful if you're buying a mech and dont have TC left to buy people non-shotgun guns
gamemodes = list(/datum/game_mode/nuclear)
@@ -511,7 +511,7 @@ var/list/uplink_items = list()
/datum/uplink_item/device_tools/surgerybag
name = "Syndicate Surgery Dufflebag"
desc = "The Syndicate surgery dufflebag is a toolkit containing all surgery tools, surgical drapes, a Syndicate brand MMI, a straitjacket, and a muzzle."
item = /obj/item/weapon/storage/backpack/dufflebag/syndiesurgery
item = /obj/item/weapon/storage/backpack/dufflebag/syndie/surgery
cost = 4
/datum/uplink_item/device_tools/medkit
@@ -669,6 +669,12 @@ var/list/uplink_items = list()
item = /obj/item/weapon/storage/box/syndie_kit/imp_adrenal
cost = 8
/datum/uplink_item/implants/storage
name = "Storage Implant"
desc = "An implant injected into the body and later used to store up to two big items in a subspace pocket."
item = /obj/item/weapon/storage/box/syndie_kit/imp_storage
cost = 8
/datum/uplink_item/implants/microbomb
name = "Microbomb Implant"
desc = "An implant injected into the body, and later activated either manually or automatically upon death. The more implants inside of you, the higher the explosive power. \