From 676476726f4a536e7d4a652e7506c0bdadf54f49 Mon Sep 17 00:00:00 2001 From: kappa-sama <44128284+kappa-sama@users.noreply.github.com> Date: Thu, 5 Dec 2019 09:50:34 -0500 Subject: [PATCH] i forgot to actually add the bullet --- .../autolathe_desings/autolathe_designs_sec_and_hacked.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/research/designs/autolathe_desings/autolathe_designs_sec_and_hacked.dm b/code/modules/research/designs/autolathe_desings/autolathe_designs_sec_and_hacked.dm index e9e6351da6..23da6293f5 100644 --- a/code/modules/research/designs/autolathe_desings/autolathe_designs_sec_and_hacked.dm +++ b/code/modules/research/designs/autolathe_desings/autolathe_designs_sec_and_hacked.dm @@ -142,7 +142,9 @@ id = "a762" build_type = AUTOLATHE materials = list(MAT_METAL = 5000) //need seclathe for clips + build_path = /obj/item/ammo_casing/a762 category = list("hacked", "Security") + /datum/design/c10mm name = "Ammo Box (10mm)" id = "c10mm"