Skip to content

Commit

Permalink
Fix Abuse
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiserMaus committed Jan 18, 2025
1 parent 896c8a8 commit 53616c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
components:
- type: Storage
grid:
- 0,0,3,3
- 0,0,7,5
whitelist:
tags:
- BluespaceBox
Expand Down
5 changes: 3 additions & 2 deletions Resources/Prototypes/_Sunrise/Entities/Objects/Misc/box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
- state: icon
- type: Item
sprite: _Sunrise/Objects/Storage/boxes.rsi
size: Normal
shape: null
size: Small
shape:
- 0,0,3,2
- type: Storage
maxItemSize: Normal
grid:
Expand Down

0 comments on commit 53616c2

Please sign in to comment.