Rename fake boots to pseudo boots

Doc updates
This commit is contained in:
aerinon
2021-07-09 15:13:01 -07:00
parent c52a8e3390
commit 940369d3ec
11 changed files with 24 additions and 13 deletions

View File

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

View File

@@ -5,7 +5,7 @@
"hints": {
"type": "checkbox"
},
"fakeboots": { "type": "checkbox" }
"pseudoboots": { "type": "checkbox" }
},
"leftItemFrame": {
"worldstate": {