Skip to content

Commit

Permalink
Update production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Squishy77 committed Mar 31, 2024
1 parent f8fa2d5 commit 37d10ca
Showing 1 changed file with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,8 @@
Glass: 2
- type: ReverseEngineering # Nyano
difficulty: 2
recipes: PortableScrubberMachineCircuitBoard
recipes:
- PortableScrubberMachineCircuitBoard

- type: entity
id: SpaceHeaterMachineCircuitBoard
Expand All @@ -560,7 +561,8 @@
materialRequirements:
Cable: 5
- type: ReverseEngineering # Nyano
recipes: SpaceHeaterMachineCircuitBoard
recipes:
- SpaceHeaterMachineCircuitBoard

- type: entity
id: CloningPodMachineCircuitboard
Expand Down Expand Up @@ -816,7 +818,8 @@
price: 30
- type: ReverseEngineering # Nyano
difficulty: 3
recipes: PowerCageRechargerCircuitboard
recipes:
- PowerCageRechargerCircuitboard


- type: entity
Expand Down

0 comments on commit 37d10ca

Please sign in to comment.