Skip to content

Commit

Permalink
Cherry-picked commit 6d1f07a from space-wizards/space-station-14/master
Browse files Browse the repository at this point in the history
  • Loading branch information
SlamBamActionman authored and SimpleStation14 committed Apr 21, 2024
1 parent 3bf08c7 commit 26cf3d3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Resources/Prototypes/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,15 @@
reagents:
- ReagentId: JuiceThatMakesYouWeh
Quantity: 30
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
reagents:
- ReagentId: Fiber
Quantity: 10
- ReagentId: JuiceThatMakesYouWeh
Quantity: 10

- type: entity
parent: PlushieLizard
Expand Down Expand Up @@ -322,6 +331,15 @@
reagents:
- ReagentId: JuiceThatMakesYouWeh
Quantity: 30
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
reagents:
- ReagentId: Fiber
Quantity: 10
- ReagentId: JuiceThatMakesYouWeh
Quantity: 10

- type: entity
parent: BasePlushie
Expand Down

0 comments on commit 26cf3d3

Please sign in to comment.