mention door rando options on master yaml
This commit is contained in:
parent
319a315ec5
commit
8d3cb3e531
|
@ -185,9 +185,10 @@ timer:
|
||||||
glitch_boots:
|
glitch_boots:
|
||||||
on: 1 # enables that you start with Pegasus Boots in any glitched logic mode
|
on: 1 # enables that you start with Pegasus Boots in any glitched logic mode
|
||||||
off: 0
|
off: 0
|
||||||
remote_items: # Warning: currently broken. Stores all your items on the server, effectively sending them to you as if another player picked it up
|
door_shuffle: # Only available if the host uses the doors branch, it is ignored otherwise
|
||||||
on: 0 # intended for racing, as the item information is missing from the ROM
|
vanilla: 1 # everything should be like in vanilla
|
||||||
off: 1
|
basic: 0 # dungeons are shuffled within themselves.
|
||||||
|
crossed: 0 # dungeons are shuffled across each other.
|
||||||
linked_options:
|
linked_options:
|
||||||
- name: crosskeys
|
- name: crosskeys
|
||||||
options: # these overwrite earlier options if the percentage chance triggers
|
options: # these overwrite earlier options if the percentage chance triggers
|
||||||
|
|
Loading…
Reference in New Issue