Update SOH preset
This commit is contained in:
@@ -375,8 +375,8 @@ Ship of Harkinian:
|
||||
# Beans Merchant Only - Only the Bean Salesman will have a check, and a pack of Magic Beans will be added to the item pool.
|
||||
# All But Beans - Medigoron, Granny and the Carpet Salesman will have checks.
|
||||
# All - Apply both effects.
|
||||
'off': 50
|
||||
bean_merchant_only: 0
|
||||
'off': 0
|
||||
bean_merchant_only: 50
|
||||
all_but_beans: 0
|
||||
all: 0
|
||||
|
||||
@@ -387,14 +387,14 @@ Ship of Harkinian:
|
||||
|
||||
shuffle_adult_trade_items:
|
||||
# Adds all adult trade quest items to the pool. If this is turned off, only the Claim Check is in the pool.
|
||||
'false': 0
|
||||
'true': 50
|
||||
'false': 50
|
||||
'true': 0
|
||||
|
||||
shuffle_boss_souls:
|
||||
# Shuffles 8 boss souls (one for each blue warp dungeon). A boss will not appear until you collect its respective soul.
|
||||
# On + Ganon will also hide Ganon and Ganondorf behind a boss soul.
|
||||
'off': 0
|
||||
'on': 50
|
||||
'off': 50
|
||||
'on': 0
|
||||
on_plus_ganons: 0
|
||||
|
||||
shuffle_fairies:
|
||||
@@ -577,8 +577,8 @@ Ship of Harkinian:
|
||||
# Adds upgrades that hold infinite quantities of items (bombs, arrows, etc.).
|
||||
# Progressive - The infinite upgrades are obtained after getting the last normal capacity upgrade.
|
||||
# Condensed Progressive - The infinite upgrades are obtained as the first capacity upgrade (doesn't apply to the infinite wallet or to infinite magic).
|
||||
'off': 50
|
||||
progressive: 0
|
||||
'off': 0
|
||||
progressive: 50
|
||||
condensed_progressive: 0
|
||||
|
||||
skeleton_key:
|
||||
|
Reference in New Issue
Block a user