From a4188756c3c1c17a2696bb1b744da9b30a747d79 Mon Sep 17 00:00:00 2001 From: deathride58 Date: Tue, 30 Oct 2018 16:53:58 -0400 Subject: [PATCH] Okie Co-Authored-By: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> --- code/modules/cargo/packs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/cargo/packs.dm b/code/modules/cargo/packs.dm index edc5adef36..bb5e474f82 100644 --- a/code/modules/cargo/packs.dm +++ b/code/modules/cargo/packs.dm @@ -399,7 +399,7 @@ /obj/item/clothing/suit/armor/bulletproof) crate_name = "bulletproof armor crate" -/datum/supply_pack/security/armory/bulletarmor +/datum/supply_pack/security/armory/bullethelmets name = "Bulletproof Helmet Crate" desc = "Contains three sets of bulletproof helmets. Guaranteed to reduce a bullet's stopping power by over half. Requires Armory access to open." cost = 1500