Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
id: StarlightCommandSuppliesStatic
recipes:
- HandheldStationMap
- RubberStampApproved
- RubberStampDenied
- BoxStamps
21 changes: 21 additions & 0 deletions Resources/Prototypes/_Starlight/Recipes/Lathes/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -606,3 +606,24 @@
completetime: 1
materials:
Plastic: 50

- type: latheRecipe
id: RubberStampApproved
result: RubberStampApproved
completetime: 1
materials:
Plastic: 100

- type: latheRecipe
id: RubberStampDenied
result: RubberStampDenied
completetime: 1
materials:
Plastic: 100

- type: latheRecipe
id: BoxStamps
result: BoxStamps
completetime: 2
materials:
Cardboard: 500
Loading