From 27bf41ac5f5f8c9b581ee3e78f9b5d4ae60a8e04 Mon Sep 17 00:00:00 2001 From: zerothebigboy Date: Sun, 26 Jul 2020 06:29:10 -0400 Subject: [PATCH] a --- code/game/gamemodes/objective_items.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/gamemodes/objective_items.dm b/code/game/gamemodes/objective_items.dm index 2c19641ae0..7b7fdbeaf9 100644 --- a/code/game/gamemodes/objective_items.dm +++ b/code/game/gamemodes/objective_items.dm @@ -96,7 +96,7 @@ /datum/objective_item/steal/blackbox name = "the black box from the onboard blackbox recording device. Take care to wear the proper safety equipment when extracting the black box as the telecommunications array is likely to be under inhospitable conditions." - targetitem = /obj/item/blackbox + targetitem = /obj/item/blackbox //steal the forbidden ssblackbox difficulty = 10 /datum/objective_item/steal/nuke_core