Fake boots checkbox/argument

This commit is contained in:
aerinon
2021-07-07 16:23:16 -07:00
parent fb22c88ace
commit ffcc78f95c
11 changed files with 22 additions and 5 deletions

View File

@@ -189,6 +189,7 @@
"randomizer.item.hints": "Include Helpful Hints",
"randomizer.item.retro": "Retro mode (universal keys)",
"randomizer.item.fakeboots": "Start with Fake Boots",
"randomizer.item.worldstate": "World State",
"randomizer.item.worldstate.standard": "Standard",

View File

@@ -4,7 +4,8 @@
"shopsanity": { "type": "checkbox" },
"hints": {
"type": "checkbox"
}
},
"fakeboots": { "type": "checkbox" }
},
"leftItemFrame": {
"worldstate": {