Doing GitHub's work for them and ACTUALLY merging in DR v0.4.0.7 changes

This commit is contained in:
codemann8
2021-07-04 11:23:08 -05:00
parent 6e49f38bce
commit 433a1dfc35
18 changed files with 153 additions and 37 deletions

View File

@@ -239,6 +239,10 @@
"action": "store_true",
"type": "bool"
},
"reduce_flashing": {
"action": "store_true",
"type": "bool"
},
"mapshuffle": {
"action": "store_true",
"type": "bool"

View File

@@ -306,7 +306,7 @@
"Include the Ganon's Tower and Pyramid Hole in the",
"entrance shuffle pool. (default: %(default)s)"
],
"shufflelink": [
"shufflelinks": [
"Include Link's House in the entrance shuffle pool. (default: %(default)s)"
],
"heartbeep": [
@@ -321,6 +321,7 @@
"Alternatively, can be a ALttP Rom patched with a Link",
"sprite that will be extracted."
],
"reduce_flashing": [ "Reduce some in-game flashing (default: %(default)s)" ],
"create_rom": [ "Create an output rom file. (default: %(default)s)" ],
"gui": [ "Launch the GUI. (default: %(default)s)" ],
"jsonout": [