From c98d2ce5a0be48fb7bf86d1219ce054678abb747 Mon Sep 17 00:00:00 2001 From: BurgerLua Date: Sun, 2 Jun 2019 15:21:45 -0700 Subject: [PATCH] nuke be gone --- code/game/machinery/computer/arcade.dm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/game/machinery/computer/arcade.dm b/code/game/machinery/computer/arcade.dm index 7ef70ddd21..13d5cff3b8 100644 --- a/code/game/machinery/computer/arcade.dm +++ b/code/game/machinery/computer/arcade.dm @@ -69,8 +69,7 @@ /obj/item/clothing/shoes/kindleKicks = ARCADE_WEIGHT_RARE, /obj/item/storage/belt/military/snack = ARCADE_WEIGHT_RARE, - /obj/item/clothing/mask/fakemoustache/italian = ARCADE_WEIGHT_RARE, - /obj/item/disk/nuclear/fake = ARCADE_WEIGHT_RARE + /obj/item/clothing/mask/fakemoustache/italian = ARCADE_WEIGHT_RARE ) light_color = LIGHT_COLOR_GREEN