Revert "Revert "Removed anti-drop implant from NukeOps uplink.""

This commit is contained in:
xxalpha
2015-07-27 18:47:56 +01:00
parent 9d9864acd4
commit fc4afd763d
2 changed files with 3 additions and 10 deletions
+2 -8
View File
@@ -703,12 +703,6 @@ var/list/uplink_items = list()
item = /obj/item/cybernetic_implant/brain/anti_stun
cost = 12
/datum/uplink_item/cyber_implants/antidrop
name = "Anti-Drop Implant"
desc = "This cybernetic brain implant will allow you to force your hand muscles to contract, preventing item dropping."
item = /obj/item/cybernetic_implant/brain/anti_drop
cost = 8
/datum/uplink_item/cyber_implants/reviver
name = "Reviver Implant"
desc = "This implant will attempt to revive you if you lose consciousness."
@@ -719,11 +713,11 @@ var/list/uplink_items = list()
name = "Nutriment Pump Implant PLUS"
desc = "This implant will pump you with nutriments and electrolytes so you don't go hungry in action."
item = /obj/item/cybernetic_implant/chest/nutriment/plus
cost = 5
cost = 2
/datum/uplink_item/cyber_implants/bundle
name = "Cybernetic Implants Bundle"
desc = "A random selection of cybernetic implants. Guaranteed 5 high quality implants."
desc = "A random selection of cybernetic implants. Guaranteed 5 high quality implants. Does not include Nutriment Implant."
item = /obj/item/weapon/storage/box/cyber_implants
cost = 40