Merged DR 0.4.0.6
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user