Skip to content

Commit

Permalink
Merge pull request Simple-Station#89 from SleepyScarecrow/quickfix
Browse files Browse the repository at this point in the history
Added Beverage Jugs to Lathe
  • Loading branch information
Fansana authored Aug 8, 2024
2 parents 32ee205 + 9606a1f commit f1ed2e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
- WeaponCapacitorRechargerCircuitboard
- HandheldStationMap
- ClothingHeadHatWelding
- CustomDrinkJug # FloofStation
- type: EmagLatheRecipes
emagStaticRecipes:
- CartridgePistol
Expand Down
7 changes: 7 additions & 0 deletions Resources/Prototypes/Recipes/Lathes/cooking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,10 @@
completetime: 0.4
materials:
Steel: 100

- type: latheRecipe # FloofStation
id: CustomDrinkJug
result: CustomDrinkJug
completetime: 4
materials:
Plastic: 400

0 comments on commit f1ed2e5

Please sign in to comment.