From a40697c545616aa6b4df95cc58856de41115c195 Mon Sep 17 00:00:00 2001 From: Razharas Date: Fri, 26 Jun 2015 02:12:29 +0300 Subject: [PATCH] Revert "MERGE THIS RIGHT FUCKING NOW I DON'T CARE ABOUT TRAVIS" --- code/datums/uplink_item.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/uplink_item.dm b/code/datums/uplink_item.dm index 87a9734db17..dd877c3ad60 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -665,7 +665,7 @@ var/list/uplink_items = list() /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." - item = /obj/item/weapon/storage/box/syndie_kit/imp_microbomb + item = /obj/item/weapon/storage/box/syndie_kit/imp_macrobomb cost = 1