Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Commit 3fa3977

Browse files
committed
Beakers have been tweaked from 50/100 to 60/120
1 parent ce02794 commit 3fa3977

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Resources/Prototypes/Entities/Objects/Specific/chemistry.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- type: SolutionContainerManager
2525
solutions:
2626
beaker:
27-
maxVol: 50
27+
maxVol: 60
2828
- type: MixableSolution
2929
solution: beaker
3030
- type: FitsInDispenser
@@ -98,7 +98,7 @@
9898
parent: BaseItem
9999
id: BorgBeaker
100100
name: integrated beaker
101-
description: An internal compartment installed into a cyborg. Rated for 50 units of any liquid.
101+
description: An internal compartment installed into a cyborg. Rated for 60 units of any liquid.
102102
components:
103103
# 3 morbillion components are to avoid inheriting breakable since borgs can't replace beakers.
104104
- type: Tag
@@ -122,7 +122,7 @@
122122
- type: SolutionContainerManager
123123
solutions:
124124
beaker:
125-
maxVol: 50
125+
maxVol: 60
126126
- type: MixableSolution
127127
solution: beaker
128128
- type: FitsInDispenser
@@ -269,7 +269,7 @@
269269
- type: SolutionContainerManager
270270
solutions:
271271
beaker:
272-
maxVol: 100
272+
maxVol: 120
273273
- type: Appearance
274274
- type: SolutionContainerVisuals
275275
maxFillLevels: 6

0 commit comments

Comments
 (0)