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

Commit e67d9b1

Browse files
committed
Fix check failure
1 parent 4690685 commit e67d9b1

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,11 @@
557557
delay: 2.5
558558
injectOnly: false
559559
# start of modifications
560-
maxTransferAmount: 25 # Ronstation edit - Bluespace syringes are still pretty whatever, but its something
560+
transferAmounts:
561+
- 5
562+
- 10
563+
- 25 # Ronstation edit - Bluespace syringes are still pretty whatever, but its something
564+
currentTransferAmount: 25 # Ronstation edit - Bluespace syringes are still pretty whatever, but its something
561565
# end of modifications
562566
- type: SolutionContainerVisuals
563567
maxFillLevels: 2

0 commit comments

Comments
 (0)