Update config
This commit is contained in:
parent
0769d68ded
commit
8e6dcee55f
|
@ -6,18 +6,23 @@ cycles:
|
|||
|
||||
pans:
|
||||
BOWL:
|
||||
name: Wodden Pan
|
||||
name: Wooden Pan
|
||||
items:
|
||||
- GOLD_NUGGET:
|
||||
chance: 50
|
||||
minadd: 5
|
||||
maxadd: 20
|
||||
minremove: 5
|
||||
maxremove: 20
|
||||
- GRAVEL:
|
||||
chance: 75
|
||||
minpop: 5
|
||||
maxpop: 20
|
||||
mindepop: 5
|
||||
maxdepop: 20
|
||||
|
||||
GOLD_NUGGET:
|
||||
chance: 50
|
||||
delay:
|
||||
add:
|
||||
min: 5
|
||||
max: 20
|
||||
remove:
|
||||
min: 5
|
||||
max: 20
|
||||
GRAVEL:
|
||||
chance: 100
|
||||
delay:
|
||||
add:
|
||||
min: 5
|
||||
max: 20
|
||||
remove:
|
||||
min: 5
|
||||
max: 20
|
Loading…
Reference in New Issue