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
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: Beaker
|
- id: Beaker
|
||||||
amount: 3
|
amount: 2
|
||||||
- id: LargeBeaker
|
- id: LargeBeaker
|
||||||
amount: 3
|
amount: 2
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
layers:
|
layers:
|
||||||
- state: box
|
- state: box
|
||||||
|
|||||||
@@ -106,6 +106,7 @@
|
|||||||
map: ["enum.SolutionContainerLayers.Fill"]
|
map: ["enum.SolutionContainerLayers.Fill"]
|
||||||
visible: false
|
visible: false
|
||||||
- type: Item
|
- type: Item
|
||||||
|
size: 10
|
||||||
sprite: Objects/Specific/Chemistry/beaker_large.rsi
|
sprite: Objects/Specific/Chemistry/beaker_large.rsi
|
||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
|
|||||||
Reference in New Issue
Block a user