remove potion_shop_shuffle from example yaml
This commit is contained in:
parent
2a0d1962f1
commit
166594a52b
|
@ -217,9 +217,6 @@ shop_shuffle_slots: # Maximum amount of allowed shop slots to place item pool it
|
||||||
5: 0
|
5: 0
|
||||||
15: 0
|
15: 0
|
||||||
999: 0
|
999: 0
|
||||||
potion_shop_shuffle: # influence of potion shop by shop shuffle
|
|
||||||
none: 50 # only shuffle price
|
|
||||||
a: 0 # generate/shuffle in any items
|
|
||||||
shop_shuffle:
|
shop_shuffle:
|
||||||
none: 50
|
none: 50
|
||||||
g: 0 # Generate new default inventories for overworld/underworld shops, and unique shops
|
g: 0 # Generate new default inventories for overworld/underworld shops, and unique shops
|
||||||
|
|
Loading…
Reference in New Issue