Skip to content

Commit

Permalink
Merge branch 'master' into Dispatch-POI-holopad-update
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 authored Feb 2, 2025
2 parents 92704cc + b83b8b4 commit bf5ba18
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
- all:
- changed-files:
- any-glob-to-any-file: "**/*.yml"
- all-globs-to-all-files:
- all-globs-to-any-file:
- "!Resources/Maps/_NF/**/*.yml"
- "!Resources/Prototypes/Maps/_NF/**/*.yml"

Expand Down
6 changes: 6 additions & 0 deletions Resources/Changelog/Frontier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6826,3 +6826,9 @@ Entries:
message: Changed cotton bread recipes to use the oven.
id: 5717
time: '2025-02-02T21:57:16.0000000+00:00'
- author: the-hivequeen
changes:
- type: Add
message: Added BRB sign to the service techfab.
id: 5718
time: '2025-02-02T22:14:56.0000000+00:00'
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
- FireExtinguisher
- WetFloorSign
- DeskBell
- BrbSign
dynamicRecipes:
# Shared lathe recipes
## Advanced tools
Expand Down
7 changes: 7 additions & 0 deletions Resources/Prototypes/_NF/Recipes/Lathes/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,10 @@
completetime: 2
materials:
Steel: 200

- type: latheRecipe
id: BrbSign
result: BrbSign
parent: BaseServiceItemsRecipe
materials:
Cardboard: 200

0 comments on commit bf5ba18

Please sign in to comment.