Skip to content

Commit

Permalink
Add Corvax clothes to uniform printer (#2007)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArZarLordOfMango authored Jun 3, 2024
1 parent 4ffed1f commit e3916e1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Resources/Prototypes/Corvax/Recipes/Lathes/clothing.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
- type: latheRecipe
id: ClothingHeadHatBeretSecurityMedic
result: ClothingHeadHatBeretSecurityMedic
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingHeadHatCapHoS
result: ClothingHeadHatCapHoS
completetime: 2
materials:
Cloth: 100
Durathread: 50

- type: latheRecipe
id: ClothingHeadHatCapWardenAlt
result: ClothingHeadHatCapWardenAlt
completetime: 2
materials:
Cloth: 100
Durathread: 50
5 changes: 5 additions & 0 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1101,6 +1101,11 @@
- CarpetPurple
- CarpetCyan
- CarpetWhite
# Corvax-Clothing-Start
- ClothingHeadHatCapHoS
- ClothingHeadHatBeretSecurityMedic
- ClothingHeadHatCapWardenAlt
# Corvax-Clothing-End
- type: EmagLatheRecipes
emagStaticRecipes:
- ClothingHeadHatCentcomcap
Expand Down

0 comments on commit e3916e1

Please sign in to comment.