From 958b536e402a5c6c92697d78a5bcb48b9fefb2e4 Mon Sep 17 00:00:00 2001 From: Martinpachu <86135885+Martinpachu@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:42:55 -0300 Subject: [PATCH] skrem suggestion 4 :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 76594f6d2d11..3aee6c4bdc45 100644 --- a/code/modules/cargo/packs/ammo.dm +++ b/code/modules/cargo/packs/ammo.dm @@ -195,7 +195,7 @@ /datum/supply_pack/ammo/c556mmHITP_ammo_box name = "5.56 Caseless Ammo Box Crate" - desc = "Contains two 5.56mm caseless boxes for SolGov sidearms like the Pistole C,contains 100 rounds total." + desc = "Contains two fifty-round 5.56mm caseless boxes for SolGov sidearms like the Pistole C, for a total of 100 rounds." contains = list(/obj/item/ammo_box/c556mmHITP, /obj/item/ammo_box/c556mmHITP) cost = 1500