Merged DR 0.4.0.6

This commit is contained in:
codemann8
2021-06-04 21:58:27 -05:00
20 changed files with 171 additions and 98 deletions

View File

@@ -55,6 +55,7 @@ CUSTOMITEMLABELS = [
SETTINGSTOPROCESS = {
"randomizer": {
"item": {
"hints": "hints",
"retro": "retro",
"shopsanity": "shopsanity",
"worldstate": "mode",
@@ -68,7 +69,8 @@ SETTINGSTOPROCESS = {
"timer": "timer",
"progressives": "progressive",
"accessibility": "accessibility",
"sortingalgo": "algorithm"
"sortingalgo": "algorithm",
"beemizer": "beemizer"
},
"overworld": {
"overworldshuffle": "ow_shuffle",
@@ -101,7 +103,6 @@ SETTINGSTOPROCESS = {
"standardize_palettes": "standardize_palettes",
},
"gameoptions": {
"hints": "hints",
"nobgm": "disablemusic",
"quickswap": "quickswap",
"heartcolor": "heartcolor",