diff --git a/code/modules/cargo/packs/security.dm b/code/modules/cargo/packs/security.dm index 4e62d612eb9..f4677c8c111 100644 --- a/code/modules/cargo/packs/security.dm +++ b/code/modules/cargo/packs/security.dm @@ -299,7 +299,7 @@ name = "SWAT Crate" desc = "Contains two fullbody sets of tough, fireproof suits designed in a joint \ effort by IS-ERI and Nanotrasen. Each set contains a suit, helmet, mask, combat belt, \ - and combat gloves." + and gorilla gloves." cost = CARGO_CRATE_VALUE * 7 contains = list(/obj/item/clothing/head/helmet/swat/nanotrasen = 2, /obj/item/clothing/suit/armor/swat = 2,