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:
@@ -217,7 +217,6 @@
|
||||
id: SalvageEquipmentRare
|
||||
table: !type:GroupSelector
|
||||
children:
|
||||
- id: BlueprintFlare
|
||||
- id: FultonBeacon
|
||||
- id: Fulton
|
||||
amount: !type:RangeNumberSelector
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -198,7 +198,7 @@
|
||||
- ClothingHeadHatWelding
|
||||
- WetFloorSign
|
||||
- ClothingHeadHatCone
|
||||
|
||||
- Flare
|
||||
- type: EmagLatheRecipes
|
||||
emagStaticRecipes:
|
||||
- BoxLethalshot
|
||||
|
||||
@@ -434,3 +434,6 @@ OverlordCircuitBoard: null
|
||||
|
||||
# 2024-09-08
|
||||
HatBase: null
|
||||
|
||||
# 2024-09-19
|
||||
BlueprintFlare: null
|
||||
|
||||
Reference in New Issue
Block a user