Skip to content

Commit b42d062

Browse files
committed
Update Plandomizer Example
- Update example plando file with new dungeon behavior
1 parent 38edf1f commit b42d062

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

logic/data/plandomizer_example.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ Earth Temple - Stalfos Mini Boss: Progressive Bow
4141
# If you place major items in more dungeons than you have set as the number of
4242
# dungeons for race mode, you'll get a Plandomizer Error and the seed won't generate.
4343
#
44-
# Additionally, since race mode dungeons are required to have a progress item at their
45-
# boss check, placing a junk item at the boss heart container will force the dungeon
44+
# Additionally, if race mode dungeons must have a major item at their
45+
# boss check (with "Require Boss Items"), placing a junk item at the boss heart container will force the dungeon
4646
# to *NOT* be one of the selected race mode dungeons.
4747
#
4848
# In the event that you place a progress item in the dungeon AND a junk item on the
4949
# boss heart container, you'll get a Plandomizer Error and the seed won't generate
50-
# if race mode is turned on.
50+
# if race mode and required boss items are turned on.
5151

5252
# ENTRANCES
5353
# All plandomized entrances are defined under an "entrances" element and consist

0 commit comments

Comments
 (0)