Skip to content

Commit

Permalink
make flare recipe roundstart instead of blueprint
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Sep 19, 2024
1 parent eb90479 commit a7b831d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@
id: SalvageEquipmentRare
table: !type:GroupSelector
children:
- id: BlueprintFlare
- id: FultonBeacon
- id: Fulton
amount: !type:RangeNumberSelector
Expand Down
10 changes: 0 additions & 10 deletions Resources/Prototypes/Entities/Objects/Tools/blueprint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,3 @@
- type: Blueprint
providedRecipes:
- SeismicCharge

- type: entity
parent: BaseBlueprint
id: BlueprintFlare
name: flare blueprint
description: A blueprint with a schematic of a flare. It can be inserted into an autolathe.
components:
- type: Blueprint
providedRecipes:
- Flare
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
- ClothingHeadHatWelding
- WetFloorSign
- ClothingHeadHatCone

- Flare
- type: EmagLatheRecipes
emagStaticRecipes:
- BoxLethalshot
Expand Down

0 comments on commit a7b831d

Please sign in to comment.