Skip to content

Commit

Permalink
nutriments
Browse files Browse the repository at this point in the history
  • Loading branch information
DjfjdfofdjfjD committed Aug 1, 2023
1 parent 315b2f2 commit a3d3a96
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,13 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 30
reagents:
- ReagentId: Sugar
Quantity: 5
- ReagentId: Nutriment
Quantity: 10
- type: Extractable
grinableSolutionName: food

- type: entity
Expand Down Expand Up @@ -216,11 +220,14 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 30
reagents:
- ReagentId: Sugar
Quantity: 5
grinableSolutionName: food
- ReagentId: Nutriment
Quantity: 10
- type: Extractable
grinableSolutionName: food
trash: FoodPacketSyndiTrash

- type: entity
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Specific/atmos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
- ReagentId: Mercury
Quantity: 15
- type: Extractable
- grindableSolutionName: gasanalyser
grindableSolutionName: gasanalyser
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Objects/Tools/glowstick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
Quantity: 10
- ReagentId: Hydrogen
Quantity: 10
- type: Extractable
- grindableSolutionName: glowstick
- type: Extractable
grindableSolutionName: glowstick

- type: entity
name: red glowstick
Expand Down

0 comments on commit a3d3a96

Please sign in to comment.