Fix the Localized Cross keys example

This commit is contained in:
caitsith2 2020-06-13 21:27:32 -07:00
parent c486cd77bb
commit 6141a4dddc
1 changed files with 10 additions and 10 deletions

View File

@ -182,16 +182,16 @@ linked_options:
smallkey_shuffle: true smallkey_shuffle: true
percentage: 0 # set this to the percentage chance you want crosskeys percentage: 0 # set this to the percentage chance you want crosskeys
- name: localcrosskeys - name: localcrosskeys
options: # these overwrite earlier options if the percentage chance triggers options: # these overwrite earlier options if the percentage chance triggers
entrance_shuffle: crossed entrance_shuffle: crossed
bigkey_shuffle: true bigkey_shuffle: true
compass_shuffle: true compass_shuffle: true
map_shuffle: true map_shuffle: true
smallkey_shuffle: true smallkey_shuffle: true
local_items: #forces keys to be local to your own world local_items: #forces keys to be local to your own world
- "Small Keys" - "Small Keys"
- "Big Keys" - "Big Keys"
percentage: 0 # set this to the percentage chance you want local crosskeys percentage: 0 # set this to the percentage chance you want local crosskeys
- name: enemizer - name: enemizer
options: options:
boss_shuffle: # subchances can be injected too, which then get rolled boss_shuffle: # subchances can be injected too, which then get rolled