Skip to content

Commit

Permalink
Add wet floor sign & warning cone to autolathe (#29205)
Browse files Browse the repository at this point in the history
* Add wet floor sign & warning cone to autolathe

* removing
  • Loading branch information
lzk228 authored Jun 19, 2024
1 parent 9499546 commit 912091e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,8 @@
- WeaponCapacitorRechargerCircuitboard
- HandheldStationMap
- ClothingHeadHatWelding
- WetFloorSign
- ClothingHeadHatCone
- type: EmagLatheRecipes
emagStaticRecipes:
- BoxLethalshot
Expand Down
7 changes: 7 additions & 0 deletions Resources/Prototypes/Recipes/Lathes/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,10 @@
materials:
Steel: 400
Glass: 200

- type: latheRecipe
id: ClothingHeadHatCone
result: ClothingHeadHatCone
completetime: 3
materials:
Plastic: 200

0 comments on commit 912091e

Please sign in to comment.