Add disable music feature

This is a feature the vt rando has that we haven't had until now. It was a fairly basic feature... though I confess I tested it minimally.
This commit is contained in:
AmazingAmpharos
2017-11-28 04:54:14 -06:00
committed by GitHub
parent 595e2a20b0
commit 572cffc264
7 changed files with 69 additions and 7 deletions

View File

@@ -152,6 +152,7 @@ if __name__ == '__main__':
''', type=int)
parser.add_argument('--fastmenu', help='Enable instant menu', action='store_true')
parser.add_argument('--quickswap', help='Enable quick item swapping with L and R.', action='store_true')
parser.add_argument('--disablemusic', help='Disables game music.', action='store_true')
parser.add_argument('--keysanity', help='''\
Keys (and other dungeon items) are no longer restricted to
their dungeons, but can be anywhere