Skip to content

Commit

Permalink
fix target (#2392)
Browse files Browse the repository at this point in the history
  • Loading branch information
21Melkuu authored Dec 23, 2024
1 parent 55f3e34 commit 620ffab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Objectives/objectiveGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
EngravedKnuckledusterStealObjective: 1 #SS220 New Qm highrisk
CaptainGunStealObjective: 0.5
CaptainJetpackStealObjective: 0.5
ClothingOuterReactiveArmorObjective: 0.5 #SS220 New RD highrisk
ClothingOuterReactiveArmorStealObjective: 0.5 #SS220 New RD highrisk
HandTeleporterStealObjective: 0.5
SecretDocumentsStealObjective: 0.5
MultiPhaseEnergyGunStealObjective: 0.5 #SS220 MultiPhaze Energy Gun
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
canCreateVacuum: false
deleteAfterExplosion: false
repeatable: true
- type: StealTarget
stealGroup: ClothingOuterReactiveArmor
- type: Tag
tags:
- HighRiskItem
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/SS220/Objectives/traitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

- type: entity
parent: BaseTraitorStealObjective
id: ClothingOuterReactiveArmorObjective
id: ClothingOuterReactiveArmorStealObjective
components:
- type: NotJobRequirement
job: ResearchDirector
Expand Down

0 comments on commit 620ffab

Please sign in to comment.