From 45ba87d3a4365212815aef151dbb129487af83fc Mon Sep 17 00:00:00 2001 From: Ben10083 Date: Thu, 3 Oct 2024 22:34:25 -0400 Subject: [PATCH] pouches --- code/modules/clothing/suits/modular_armor.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/clothing/suits/modular_armor.dm b/code/modules/clothing/suits/modular_armor.dm index a4ef4aad90a..d6669a9e716 100644 --- a/code/modules/clothing/suits/modular_armor.dm +++ b/code/modules/clothing/suits/modular_armor.dm @@ -126,7 +126,8 @@ starting_accessories = list( /obj/item/clothing/accessory/armor_plate/heavy/hoplan, /obj/item/clothing/accessory/leg_guard/hoplan, - /obj/item/clothing/accessory/arm_guard/hoplan + /obj/item/clothing/accessory/arm_guard/hoplan, + /obj/item/clothing/accessory/storage/modular_pouch/large ) /obj/item/clothing/accessory/armor_plate