Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Фикс вместимости вещмешков
Browse files Browse the repository at this point in the history
  • Loading branch information
Sh1ntra committed Jun 17, 2024
1 parent eb18955 commit 8079f52
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
sprite: Corvax/Back/Backpacks/military.rsi
- type: Storage
grid:
- 0,0,6,3 # TODO: Change this
- 0,0,7,4
maxItemSize: Huge

- type: entity
Expand All @@ -21,7 +21,7 @@
sprite: Corvax/Back/Backpacks/deathsquad-backpack.rsi
- type: Storage
grid:
- 0,0,6,3 # TODO: Change this
- 0,0,7,4
maxItemSize: Huge

- type: entity
Expand Down

0 comments on commit 8079f52

Please sign in to comment.