add limits to steal objectives (#22672)
* add ObjectiveLimit comp/system * give ian and disk limits * all * up limit --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
verifyMapExistance: false
|
||||
- type: Objective
|
||||
difficulty: 2.75
|
||||
- type: ObjectiveLimit
|
||||
limit: 2 # there is usually only 1 of each steal objective, have 2 max for drama
|
||||
|
||||
# state
|
||||
|
||||
@@ -226,6 +228,8 @@
|
||||
components:
|
||||
- type: NotJobRequirement
|
||||
job: HeadOfPersonnel
|
||||
- type: ObjectiveLimit
|
||||
limit: 3 # ian only has 2 slices, 3 obj for drama
|
||||
- type: StealCondition
|
||||
stealGroup: FoodMeatCorgi
|
||||
owner: objective-condition-steal-Ian
|
||||
|
||||
Reference in New Issue
Block a user