Skip to content

Commit

Permalink
Moved To New File
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Nov 2, 2023
1 parent e0a853e commit 0a3a0e1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Resources/Prototypes/Recipes/Lathes/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,6 @@
Steel: 1000
Plastic: 500

- type: latheRecipe # Frontier, TODO: Move to its own file later.
id: ClothingShoesBootsMagAdv
result: ClothingShoesBootsMagAdv
completetime: 12
materials:
Silver: 1000
Gold: 500

- type: latheRecipe
id: ModularReceiver
result: ModularReceiver
Expand Down
7 changes: 7 additions & 0 deletions Resources/Prototypes/_NF/Recipes/Lathes/misc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- type: latheRecipe
id: ClothingShoesBootsMagAdv
result: ClothingShoesBootsMagAdv
completetime: 12
materials:
Silver: 1000
Gold: 500

0 comments on commit 0a3a0e1

Please sign in to comment.