Skip to content

Commit

Permalink
adjustments requested
Browse files Browse the repository at this point in the history
  • Loading branch information
Alchebun committed Jul 27, 2024
1 parent c74ebf6 commit d867cd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 46
maxVol: 41
reagents:
- ReagentId: Nutriment
Quantity: 8
Expand All @@ -78,7 +78,7 @@
- ReagentId: Vitamin
Quantity: 8
- ReagentId: Ectoplasm
Quantity: 10
Quantity: 5
- type: TileFrictionModifier
modifier: 0.0001
- type: Sprite
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/DeltaV/Hydroponics/seeds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@
PotencyDivisor: 25
Ectoplasm:
Min: 1
Max: 10
Max: 5
PotencyDivisor: 10

0 comments on commit d867cd6

Please sign in to comment.