Skip to content

Commit

Permalink
actually increases pouch storage size
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxtrot13224 committed Oct 19, 2023
1 parent f4a8beb commit 32c837e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/storage/pouch.dm
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
name = "survival pouch"
desc = "A pouch given to colonists in the event of an emergency."
icon_state = "tools"
storage_slots = 6
storage_slots = 7
max_w_class = SIZE_MEDIUM
can_hold = list(
/obj/item/device/flashlight,
Expand Down

0 comments on commit 32c837e

Please sign in to comment.