Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds station guard uniform jumpsuit and skirt #803

Merged
merged 3 commits into from
Jan 1, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Moving to _NF
dvir001 committed Jan 1, 2024
commit 815ff08692c881cb4ce94ec10efce99c6011c26a
14 changes: 0 additions & 14 deletions Resources/Prototypes/Recipes/Lathes/clothing.yml
Original file line number Diff line number Diff line change
@@ -700,17 +700,3 @@
completetime: 3.2
materials:
Cloth: 500

- type: latheRecipe
id: ClothingUniformJumpskirtSecStationGuard #Frontier
result: ClothingUniformJumpskirtSecStationGuard
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitSecStationGuard #Frontier
result: ClothingUniformJumpsuitSecStationGuard
completetime: 4
materials:
Cloth: 300
14 changes: 14 additions & 0 deletions Resources/Prototypes/_NF/Recipes/Construction/clothing.yml
Original file line number Diff line number Diff line change
@@ -8,3 +8,17 @@
description: A quiver to hold crossbow bolts.
icon: { sprite: _NF/Objects/Clothing/Belt/crossbow_quiver.rsi, state: icon }
objectType: Item

- type: latheRecipe
id: ClothingUniformJumpskirtSecStationGuard
result: ClothingUniformJumpskirtSecStationGuard
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitSecStationGuard
result: ClothingUniformJumpsuitSecStationGuard
completetime: 4
materials:
Cloth: 300