Skip to content

Commit

Permalink
Storage Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
i1yadobr committed Sep 13, 2024
1 parent 99326e1 commit 6465508
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/storage/firstaid.dm
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
icon_state = "firstaid-bezerk"
item_state = "firstaid-advanced"
storage_slots = 9 // Tacticoolness makes it more spaceous
max_storage_space = null

startswith = list(
/obj/item/stack/medical/advanced/bruise_pack,
Expand Down

0 comments on commit 6465508

Please sign in to comment.