Changes the large beaker size to 10. (#11219)
Co-authored-by: - <no@email.local> Co-authored-by: Visne <39844191+Visne@users.noreply.github.com>
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: Beaker
|
||||
amount: 3
|
||||
amount: 2
|
||||
- id: LargeBeaker
|
||||
amount: 3
|
||||
amount: 2
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: box
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
map: ["enum.SolutionContainerLayers.Fill"]
|
||||
visible: false
|
||||
- type: Item
|
||||
size: 10
|
||||
sprite: Objects/Specific/Chemistry/beaker_large.rsi
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
|
||||
Reference in New Issue
Block a user