Skip to content

Commit

Permalink
glowstick is food
Browse files Browse the repository at this point in the history
  • Loading branch information
DjfjdfofdjfjD committed Jul 28, 2023
1 parent ffa3779 commit c90c447
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,9 @@
equippedPrefix: unlit
- type: Item
size: 1
- grindableSolutionName: cigarGold
- type: SolutionContainerManager
solutions:
cigarGold:
food:
reagents:
- ReagentId: Gold
Quantity: 1
Expand Down
3 changes: 1 addition & 2 deletions Resources/Prototypes/Entities/Objects/Power/powercells.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@
- type: Appearance
- type: PowerCellVisuals
- type: Riggable
- grindableSolutionName: powercell
- type: SolutionContainerManager
solutions:
powercell:
food:
reagents:
- ReagentId: Lithium
Quantity: 15
Expand Down
3 changes: 1 addition & 2 deletions Resources/Prototypes/Entities/Objects/Specific/atmos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@
materialComposition:
Steel: 400
Glass: 100
- grindableSolutionName: gasAnalyser
- type: SolutionContainerManager
solutions:
gasAnalyser:
food:
reagents:
- ReagentId: Mercury
- Quantity: 15
3 changes: 1 addition & 2 deletions Resources/Prototypes/Entities/Objects/Tools/glowstick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,9 @@
startValue: 5.0
endValue: 1.5
property: Radius
- grindableSolutionName: glowstick
- type: SolutionContainerManager
solutions:
glowstick:
food:
reagents:
- ReagentId: Oxygen
Quantity: 10
Expand Down

0 comments on commit c90c447

Please sign in to comment.