From d000855777fc1c7f058f0496486490b53fcea9e6 Mon Sep 17 00:00:00 2001 From: Martinpachu <86135885+Martinpachu@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:43:32 -0300 Subject: [PATCH] skrem suggestion 6 :V Co-authored-by: Skrem_7 <98909416+Skrem7@users.noreply.github.com> Signed-off-by: Martinpachu <86135885+Martinpachu@users.noreply.github.com> --- code/modules/cargo/packs/ammo.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/cargo/packs/ammo.dm b/code/modules/cargo/packs/ammo.dm index 760c849ea62a..1014b4fafe97 100644 --- a/code/modules/cargo/packs/ammo.dm +++ b/code/modules/cargo/packs/ammo.dm @@ -209,7 +209,7 @@ /datum/supply_pack/ammo/c10mm_ammo_box name = "10mm Ammo Box Crate" - desc = "Contains two 10mm boxes for pistols like the Stechkin,contains 100 rounds total." + desc = "Contains two fifty-round 10mm boxes for pistols and SMGs like the Stechkin or the SkM-44(k), for a total of 100 rounds." contains = list(/obj/item/ammo_box/c10mm, /obj/item/ammo_box/c10mm) cost = 1500