Skip to content

Commit

Permalink
spacespacepcfdeokfrjmepftab
Browse files Browse the repository at this point in the history
  • Loading branch information
DjfjdfofdjfjD committed Jul 31, 2023
1 parent 57128ac commit 315b2f2
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 30 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Objects/Misc/paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,10 +226,10 @@
Steel: 25
- type: SolutionContainerManager
solutions:
pen:
reagents:
- ReagentId: Iodine
Quantity: 5
pen:
reagents:
- ReagentId: Iodine
Quantity: 5
- type: Extractable
grinableSolutionName: pen

Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/Entities/Objects/Power/lights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@
- type: SpaceGarbage
- type: SolutionContainerManager
solutions:
bulb:
reagents:
- ReagentId: Nitrogen
Quantity: 15
glowstick:
reagents:
- ReagentId: Nitrogen
Quantity: 15
- type: Extractable
grinableSolutionName: bulb
- grindableSolutionName: glowstick

- type: entity
parent: BaseLightbulb
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/Entities/Objects/Specific/atmos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
Glass: 100
- type: SolutionContainerManager
solutions:
gasanalyser:
reagents:
- ReagentId: Mercury
Quantity: 15
gasanalyser:
reagents:
- ReagentId: Mercury
Quantity: 15
- type: Extractable
grinableSolutionName: gasanalyser
- grindableSolutionName: gasanalyser
16 changes: 8 additions & 8 deletions Resources/Prototypes/Entities/Objects/Tools/glowstick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
startValue: 5.0
endValue: 1.5
property: Radius
- type: SolutionContainerManager
solutions:
glowstick:
reagents:
- ReagentId: Oxygen
Quantity: 10
- ReagentId: Hydrogen
Quantity: 10
- type: SolutionContainerManager
solutions:
glowstick:
reagents:
- ReagentId: Oxygen
Quantity: 10
- ReagentId: Hydrogen
Quantity: 10
- type: Extractable
- grindableSolutionName: glowstick

Expand Down
16 changes: 8 additions & 8 deletions Resources/Prototypes/Entities/Objects/Tools/matches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
burntIcon: match_burnt
- type: SolutionContainerManager
solutions:
match:
reagents:
- ReagentId: Phosphorus
Quantity: 2
match:
reagents:
- ReagentId: Phosphorus
Quantity: 2
- type: Extractable
grinableSolutionName: match

Expand All @@ -61,10 +61,10 @@
state: Burnt
- type: SolutionContainerManager
solutions:
match:
reagents:
- ReagentId: Carbon
Quantity: 5
match:
reagents:
- ReagentId: Carbon
Quantity: 5
- type: Extractable
grinableSolutionName: match

Expand Down

0 comments on commit 315b2f2

Please sign in to comment.