Update playerSettings.yaml
Change "price" to "prize" in description for prize shuffle description.
This commit is contained in:
parent
71dd1da24d
commit
a90cb86da5
|
@ -248,8 +248,8 @@ shop_shuffle:
|
||||||
### End of Shop Section ###
|
### End of Shop Section ###
|
||||||
shuffle_prizes: # aka drops
|
shuffle_prizes: # aka drops
|
||||||
none: 0 # do not shuffle prize packs
|
none: 0 # do not shuffle prize packs
|
||||||
g: 50 # shuffle "general" price packs, as in enemy, tree pull, dig etc.
|
g: 50 # shuffle "general" prize packs, as in enemy, tree pull, dig etc.
|
||||||
b: 0 # shuffle "bonk" price packs
|
b: 0 # shuffle "bonk" prize packs
|
||||||
bg: 0 # shuffle both
|
bg: 0 # shuffle both
|
||||||
timer:
|
timer:
|
||||||
none: 50 # No timer will be displayed.
|
none: 50 # No timer will be displayed.
|
||||||
|
|
Loading…
Reference in New Issue