From 6ad7f0c0cde7d1eca1efd80c9d8bb7d56cccb55d Mon Sep 17 00:00:00 2001 From: ma44 Date: Sat, 3 Jun 2017 01:07:55 -0500 Subject: [PATCH] Update arcade.dm --- code/game/machinery/computer/arcade.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/game/machinery/computer/arcade.dm b/code/game/machinery/computer/arcade.dm index 19be1f55e63..f90d1007248 100644 --- a/code/game/machinery/computer/arcade.dm +++ b/code/game/machinery/computer/arcade.dm @@ -11,7 +11,6 @@ /obj/item/toy/talking/codex_gigas = 2, /obj/item/clothing/under/syndicate/tacticool = 2, /obj/item/toy/sword = 2, - /obj/item/toy/minibomb = 2, /obj/item/toy/gun = 2, /obj/item/weapon/gun/ballistic/shotgun/toy/crossbow = 2, /obj/item/weapon/storage/box/fakesyndiesuit = 2,