mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-21 14:03:32 -07:00
convert potion_shop_shuffle into 'w' shop_shuffle flag
This commit is contained in:
@@ -227,6 +227,7 @@ shop_shuffle:
|
||||
i: 0 # Shuffle default inventories of the shops around
|
||||
p: 0 # Randomize the prices of the items in shop inventories
|
||||
u: 0 # Shuffle capacity upgrades into the item pool (and allow them to traverse the multiworld)
|
||||
w: 0 # Consider witch's hut like any other shop and shuffle/randomize it too
|
||||
ip: 0 # Shuffle inventories and randomize prices
|
||||
fpu: 0 # Generate new inventories, randomize prices and shuffle capacity upgrades into item pool
|
||||
uip: 0 # Shuffle inventories, randomize prices and shuffle capacity upgrades into the item pool
|
||||
|
||||
Reference in New Issue
Block a user