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