Update config

This commit is contained in:
Jimmy 2021-04-24 11:35:19 +12:00
parent 0769d68ded
commit 8e6dcee55f
1 changed files with 19 additions and 14 deletions

View File

@ -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