decument triforce pieces required in easy.yaml
This commit is contained in:
parent
17f884d047
commit
264ee44fde
|
@ -75,6 +75,14 @@ goals:
|
|||
pedestal: 0 # Pull the Triforce from the Master Sword pedestal
|
||||
triforce_hunt: 0 # Collect 20 of 30 Triforce pieces spread throughout the worlds, then turn them in to Murahadala in front of Hyrule Castle
|
||||
local_triforce_hunt: 0 # Collect 20 of 30 Triforce pieces spread throughout your world, then turn them in to Murahadala in front of Hyrule Castle
|
||||
triforce_pieces_required: # set to how many out of 30 triforce pieces you need to win the game in a triforce hunt. 20 is the default. Max is 30, Min is 1.
|
||||
15: 0
|
||||
20: 1
|
||||
21: 0
|
||||
22: 0
|
||||
23: 0
|
||||
24: 0
|
||||
25: 0
|
||||
tower_open: # Crystals required to open GT
|
||||
'0': 8
|
||||
'1': 7
|
||||
|
|
Loading…
Reference in New Issue