Skip to content

Commit

Permalink
Правим
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 committed Jun 2, 2024
1 parent a6fff42 commit 7f81fd3
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 19 deletions.
7 changes: 7 additions & 0 deletions Resources/Prototypes/ADT/Objectives/stealTargetGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,10 @@
sprite:
sprite: ADT/Objects/Specific/Medical/mobile_defib.rsi
state: icon

- type: stealTargetGroup
id: ADTClothingMaskGasCE
name: CE's elite gas mask
sprite:
sprite: ADT/Clothing/Mask/gasCE.rsi
state: icon
11 changes: 11 additions & 0 deletions Resources/Prototypes/ADT/Objectives/thief.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
- type: entity
noSpawn: true
parent: BaseThiefStealObjective
id: ADTClothingMaskGasCEStealObjective
components:
- type: NotJobRequirement
job: StationEngineer
- type: StealCondition
stealGroup: ADTClothingMaskGas
- type: Objective
difficulty: 1
7 changes: 0 additions & 7 deletions Resources/Prototypes/Objectives/stealTargetGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,13 +186,6 @@
sprite: Clothing/Head/Hats/warden.rsi
state: icon

- type: stealTargetGroup
id: ADTClothingMaskGasCE
name: CE's elite gas mask
sprite:
sprite: ADT/Clothing/Mask/gasCE.rsi
state: icon

- type: stealTargetGroup
id: ClothingOuterHardsuitVoidParamed
name: paramedic void suit
Expand Down
12 changes: 0 additions & 12 deletions Resources/Prototypes/Objectives/thief.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,18 +269,6 @@
- type: Objective
difficulty: 1

- type: entity
noSpawn: true
parent: BaseThiefStealObjective
id: ADTClothingMaskGasCEStealObjective
components:
- type: NotJobRequirement
job: StationEngineer
- type: StealCondition
stealGroup: ADTClothingMaskGasCE
- type: Objective
difficulty: 1

- type: entity #Cargo subgroup
noSpawn: true
parent: BaseThiefStealObjective
Expand Down

0 comments on commit 7f81fd3

Please sign in to comment.