Skip to content

Commit

Permalink
pouches
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben10083 committed Oct 4, 2024
1 parent 89d54d4 commit 45ba87d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/modules/clothing/suits/modular_armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 45ba87d

Please sign in to comment.