basepatch changes

This commit is contained in:
StructuralMike
2021-03-04 21:35:45 +01:00
parent f8e6692dea
commit 464dd652c6
6 changed files with 9 additions and 6 deletions

View File

@@ -185,7 +185,7 @@
"randomizer.item.retro": "Retro mode (universal keys)",
"randomizer.item.futuro": "Futuro mode (OoT-like start)",
"randomizer.item.futuro": "Futuro",
"randomizer.item.worldstate": "World State",
"randomizer.item.worldstate.standard": "Standard",

View File

@@ -1,6 +1,7 @@
{
"checkboxes": {
"retro": { "type": "checkbox" }
"retro": { "type": "checkbox" },
"futuro": { "type": "checkbox" }
},
"leftItemFrame": {
"worldstate": {