Little rework of existing yaml flatpacks (#24814)
* Little rework of existing yaml flatpacks * comit 2 * 55 * 66 * 77 * WRAAAA * done mr sloth * Update flatpack.yml * fix??
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
MedicalTechFabCircuitboardStealObjective: 1
|
||||
ClothingHeadsetAltMedicalStealObjective: 1
|
||||
FireAxeStealObjective: 1 #eng
|
||||
AmePartStealObjective: 1
|
||||
AmePartFlatpackStealObjective: 1
|
||||
ExpeditionsCircuitboardStealObjective: 1 #sup
|
||||
CargoShuttleCircuitboardStealObjective: 1
|
||||
SalvageShuttleCircuitboardStealObjective: 1
|
||||
|
||||
@@ -215,11 +215,11 @@
|
||||
state: icon
|
||||
|
||||
- type: stealTargetGroup
|
||||
id: AmePart
|
||||
id: AmePartFlatpack
|
||||
name: AME part
|
||||
sprite:
|
||||
sprite: Objects/Power/AME/ame_part.rsi
|
||||
state: box
|
||||
sprite: Objects/Devices/flatpack.rsi
|
||||
state: ame-part
|
||||
|
||||
- type: stealTargetGroup
|
||||
id: SalvageExpeditionsComputerCircuitboard
|
||||
|
||||
@@ -260,12 +260,12 @@
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: BaseThiefStealObjective
|
||||
id: AmePartStealObjective
|
||||
id: AmePartFlatpackStealObjective
|
||||
components:
|
||||
- type: NotJobRequirement
|
||||
job: StationEngineer
|
||||
- type: StealCondition
|
||||
stealGroup: AmePart
|
||||
stealGroup: AmePartFlatpack
|
||||
- type: Objective
|
||||
difficulty: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user