Skip to content

Commit

Permalink
Merge pull request #1606 from mqole/bigbottle
Browse files Browse the repository at this point in the history
stop bottles & vials from fitting in cigarette packs
  • Loading branch information
AftrLite authored Feb 8, 2025
2 parents cf05224 + 69dc594 commit 03c1dc5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,10 @@
enum.TransferAmountUiKey.Key:
type: TransferAmountBoundUserInterface
- type: Item
size: Tiny
size: Small #imp
sprite: Objects/Specific/Chemistry/beaker.rsi
shape: #imp
- 0,0,0,0
- type: Spillable
solution: drink
- type: MeleeWeapon
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
enum.TransferAmountUiKey.Key:
type: TransferAmountBoundUserInterface
- type: Item
size: Tiny
size: Small #imp
sprite: Objects/Specific/Chemistry/vial.rsi
shape:
- 0,0,0,0
Expand Down

0 comments on commit 03c1dc5

Please sign in to comment.