@@ -10,8 +10,6 @@
|
||||
sprite: Objects/Devices/encryption_keys.rsi
|
||||
- type: Sprite
|
||||
sprite: Objects/Devices/encryption_keys.rsi
|
||||
- type: StealTarget
|
||||
stealGroup: EncryptionKey
|
||||
|
||||
- type: entity
|
||||
parent: EncryptionKey
|
||||
|
||||
@@ -140,6 +140,8 @@
|
||||
color: "#c94242"
|
||||
- type: Computer
|
||||
board: CargoShuttleConsoleCircuitboard
|
||||
- type: StealTarget
|
||||
stealGroup: CargoShuttleConsoleCircuitboard
|
||||
|
||||
- type: entity
|
||||
parent: BaseComputerShuttle
|
||||
@@ -168,6 +170,8 @@
|
||||
color: "#c94242"
|
||||
- type: Computer
|
||||
board: SalvageShuttleConsoleCircuitboard
|
||||
- type: StealTarget
|
||||
stealGroup: SalvageShuttleConsoleCircuitboard
|
||||
|
||||
- type: entity
|
||||
parent: BaseComputer
|
||||
@@ -856,6 +860,8 @@
|
||||
color: "#b89f25"
|
||||
- type: AccessReader
|
||||
access: [["Salvage"]]
|
||||
- type: StealTarget
|
||||
stealGroup: SalvageExpeditionsComputerCircuitboard
|
||||
|
||||
- type: entity
|
||||
parent: BaseComputer
|
||||
|
||||
@@ -748,6 +748,8 @@
|
||||
whitelist:
|
||||
tags:
|
||||
- Sheet
|
||||
- type: StealTarget
|
||||
stealGroup: AmmoTechFabCircuitboard
|
||||
|
||||
- type: entity
|
||||
id: MedicalTechFab
|
||||
@@ -817,6 +819,8 @@
|
||||
- SyringeCryostasis
|
||||
- type: Machine
|
||||
board: MedicalTechFabCircuitboard
|
||||
- type: StealTarget
|
||||
stealGroup: MedicalTechFabCircuitboard
|
||||
|
||||
- type: entity
|
||||
parent: BaseLathe
|
||||
|
||||
@@ -71,7 +71,6 @@
|
||||
TechnologyDiskStealCollectionObjective: 1 #rnd
|
||||
FigurineStealCollectionObjective: 0.3 #service
|
||||
IDCardsStealCollectionObjective: 1
|
||||
EncryptionKeyStealCollectionObjective: 1
|
||||
CannabisStealCollectionObjective: 1
|
||||
LAMPStealCollectionObjective: 2 #only for moth
|
||||
|
||||
|
||||
@@ -142,18 +142,6 @@
|
||||
- type: Objective
|
||||
difficulty: 0.7
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: BaseThiefStealCollectionObjective
|
||||
id: EncryptionKeyStealCollectionObjective
|
||||
components:
|
||||
- type: StealCondition
|
||||
stealGroup: EncryptionKey
|
||||
minCollectionSize: 5
|
||||
maxCollectionSize: 15
|
||||
- type: Objective
|
||||
difficulty: 0.7
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: BaseThiefStealCollectionObjective
|
||||
|
||||
Reference in New Issue
Block a user