Thief objectives for figurines and stamps ask for less items (#30390)
Makes thief objective for stealing figures and stamps easier
This commit is contained in:
parent
3283424ba8
commit
34a7aa70ce
1 changed files with 2 additions and 2 deletions
|
|
@ -61,7 +61,7 @@
|
|||
- type: StealCondition
|
||||
stealGroup: Figurines
|
||||
minCollectionSize: 10
|
||||
maxCollectionSize: 50 #will be limited to the number of figures on the station anyway.
|
||||
maxCollectionSize: 18 #will be limited to the number of figures on the station anyway.
|
||||
- type: Objective
|
||||
difficulty: 0.25
|
||||
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
- type: StealCondition
|
||||
stealGroup: Stamp
|
||||
minCollectionSize: 5
|
||||
maxCollectionSize: 15
|
||||
maxCollectionSize: 8
|
||||
- type: Objective
|
||||
difficulty: 1.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue