Skip to content

Commit

Permalink
увеличение объема кувшинов с 200 до 300 ед
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaskov24 authored Oct 21, 2024
1 parent 5eba653 commit 394eee1
Showing 1 changed file with 25 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- type: SolutionContainerManager
solutions:
beaker:
maxVol: 200
maxVol: 300
- type: Sprite
sprite: Objects/Specific/Chemistry/jug.rsi
layers:
Expand Down Expand Up @@ -97,7 +97,7 @@
beaker:
reagents:
- ReagentId: Carbon
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -112,7 +112,7 @@
beaker:
reagents:
- ReagentId: Iodine
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -127,7 +127,7 @@
beaker:
reagents:
- ReagentId: Fluorine
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -142,7 +142,7 @@
beaker:
reagents:
- ReagentId: Chlorine
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -157,7 +157,7 @@
beaker:
reagents:
- ReagentId: Aluminium
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -172,7 +172,7 @@
beaker:
reagents:
- ReagentId: Phosphorus
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -187,7 +187,7 @@
beaker:
reagents:
- ReagentId: Sulfur
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -202,7 +202,7 @@
beaker:
reagents:
- ReagentId: Silicon
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -217,7 +217,7 @@
beaker:
reagents:
- ReagentId: Hydrogen
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -232,7 +232,7 @@
beaker:
reagents:
- ReagentId: Lithium
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -247,7 +247,7 @@
beaker:
reagents:
- ReagentId: Sodium
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -262,7 +262,7 @@
beaker:
reagents:
- ReagentId: Potassium
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -277,7 +277,7 @@
beaker:
reagents:
- ReagentId: Radium
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -292,7 +292,7 @@
beaker:
reagents:
- ReagentId: Iron
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -307,7 +307,7 @@
beaker:
reagents:
- ReagentId: Copper
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -322,7 +322,7 @@
beaker:
reagents:
- ReagentId: Gold
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -337,7 +337,7 @@
beaker:
reagents:
- ReagentId: Mercury
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -352,7 +352,7 @@
beaker:
reagents:
- ReagentId: Silver
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -367,7 +367,7 @@
beaker:
reagents:
- ReagentId: Ethanol
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -382,7 +382,7 @@
beaker:
reagents:
- ReagentId: Sugar
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -397,7 +397,7 @@
beaker:
reagents:
- ReagentId: Nitrogen
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -412,7 +412,7 @@
beaker:
reagents:
- ReagentId: Oxygen
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -427,7 +427,7 @@
beaker:
reagents:
- ReagentId: PlantBGone
Quantity: 200
Quantity: 300

- type: entity
parent: Jug
Expand All @@ -442,4 +442,4 @@
beaker:
reagents:
- ReagentId: WeldingFuel
Quantity: 200
Quantity: 300

0 comments on commit 394eee1

Please sign in to comment.