text change
This commit is contained in:
parent
c6a61e9008
commit
7a38b426a0
|
@ -35,11 +35,9 @@ def parse_arguments(argv, no_defaults=False):
|
||||||
No Glitches:
|
No Glitches:
|
||||||
Minor Glitches: May require Fake Flippers, Bunny Revival
|
Minor Glitches: May require Fake Flippers, Bunny Revival
|
||||||
and Dark Room Navigation.
|
and Dark Room Navigation.
|
||||||
Overworld Glitches: May require overworld glitches. Starts with
|
Overworld Glitches: May require overworld glitches.
|
||||||
boots.
|
|
||||||
No Logic: Distribute items without regard for
|
No Logic: Distribute items without regard for
|
||||||
item requirements. Starts with
|
item requirements.
|
||||||
boots
|
|
||||||
''')
|
''')
|
||||||
parser.add_argument('--mode', default=defval('open'), const='open', nargs='?', choices=['standard', 'open', 'inverted'],
|
parser.add_argument('--mode', default=defval('open'), const='open', nargs='?', choices=['standard', 'open', 'inverted'],
|
||||||
help='''\
|
help='''\
|
||||||
|
|
Loading…
Reference in New Issue