Merge branch 'OriginOverworldShuffle' into OverworldShuffle
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"full",
|
||||
"lite",
|
||||
"lean",
|
||||
"district",
|
||||
"swapped",
|
||||
"crossed",
|
||||
"insanity",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"widgets": {
|
||||
"saveonexit": {
|
||||
"settingsonload": {
|
||||
"type": "selectbox",
|
||||
"options": [
|
||||
"ask",
|
||||
"always",
|
||||
"never"
|
||||
"default",
|
||||
"saved",
|
||||
"lastused"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -17,8 +17,7 @@
|
||||
"none",
|
||||
"grouped",
|
||||
"polar",
|
||||
"limited",
|
||||
"chaos"
|
||||
"unrestricted"
|
||||
]
|
||||
},
|
||||
"mixed": {
|
||||
|
||||
Reference in New Issue
Block a user