make flare recipe roundstart instead of blueprint (#32303)

* make flare recipe roundstart instead of blueprint

* migrate it

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2024-09-19 13:45:03 +00:00
committed by GitHub
parent cd8ba1d6b3
commit 9b9853439c
4 changed files with 4 additions and 12 deletions

View File

@@ -217,7 +217,6 @@
id: SalvageEquipmentRare
table: !type:GroupSelector
children:
- id: BlueprintFlare
- id: FultonBeacon
- id: Fulton
amount: !type:RangeNumberSelector

View File

@@ -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

View File

@@ -198,7 +198,7 @@
- ClothingHeadHatWelding
- WetFloorSign
- ClothingHeadHatCone
- Flare
- type: EmagLatheRecipes
emagStaticRecipes:
- BoxLethalshot

View File

@@ -434,3 +434,6 @@ OverlordCircuitBoard: null
# 2024-09-08
HatBase: null
# 2024-09-19
BlueprintFlare: null