Merge branch 'OriginOverworldShuffle' into OverworldShuffle

This commit is contained in:
2024-02-28 16:53:09 -06:00
98 changed files with 9378 additions and 1273 deletions

View File

@@ -9,6 +9,7 @@
"full",
"lite",
"lean",
"district",
"swapped",
"crossed",
"insanity",

View File

@@ -2,10 +2,11 @@
"checkboxes": {
"nobgm": { "type": "checkbox" },
"msu_resume": { "type": "checkbox" },
"collection_rate": {"type": "checkbox"},
"quickswap": { "type": "checkbox" },
"reduce_flashing": { "type": "checkbox" },
"shuffle_sfx": { "type": "checkbox" }
"shuffle_sfx": { "type": "checkbox" },
"shuffle_sfxinstruments": { "type": "checkbox" },
"shuffle_songinstruments": { "type": "checkbox" }
},
"leftRomOptionsFrame": {
"heartcolor": {

View File

@@ -1,11 +1,11 @@
{
"widgets": {
"saveonexit": {
"settingsonload": {
"type": "selectbox",
"options": [
"ask",
"always",
"never"
"default",
"saved",
"lastused"
]
}
}

View File

@@ -2,6 +2,7 @@
"checkboxes": {
"hints": { "type": "checkbox" },
"pseudoboots": { "type": "checkbox" },
"collection_rate": {"type": "checkbox"},
"race": { "type": "checkbox" }
},
"leftItemFrame": {
@@ -20,6 +21,7 @@
"noglitches",
"minorglitches",
"owglitches",
"hybridglitches",
"nologic"
]
},

View File

@@ -17,8 +17,7 @@
"none",
"grouped",
"polar",
"limited",
"chaos"
"unrestricted"
]
},
"mixed": {