Skip to content

Commit

Permalink
Lathe-able Welding Masks (space-wizards#25842)
Browse files Browse the repository at this point in the history
* Lathe-able Welding Masks

* Fix Composition Tests
  • Loading branch information
Nairodian committed Mar 4, 2024
1 parent da97757 commit 7944bad
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Clothing/Head/welding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- type: EyeProtection
- type: PhysicalComposition
materialComposition:
Steel: 500
Steel: 200
Glass: 100
- type: StaticPrice
price: 50
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
- BorgChargerCircuitboard
- WeaponCapacitorRechargerCircuitboard
- HandheldStationMap
- ClothingHeadHatWelding
- type: EmagLatheRecipes
emagStaticRecipes:
- CartridgePistol
Expand Down
8 changes: 8 additions & 0 deletions Resources/Prototypes/Recipes/Lathes/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,3 +178,11 @@
materials:
Steel: 300
Plastic: 100

- type: latheRecipe
id: ClothingHeadHatWelding
result: ClothingHeadHatWelding
completetime: 2
materials:
Steel: 400
Glass: 200

0 comments on commit 7944bad

Please sign in to comment.