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

@@ -262,7 +262,7 @@
"Keys are universal, shooting arrows costs rupees,",
"and a few other little things make this more like Zelda-1. (default: %(default)s)"
],
"fakeboots": [ " Players starts with fake boots that allow dashing but no item checks (default: %(default)s"],
"pseudoboots": [ " Players starts with pseudo boots that allow dashing but no item checks (default: %(default)s"],
"startinventory": [ "Specifies a list of items that will be in your starting inventory (separated by commas). (default: %(default)s)" ],
"usestartinventory": [ "Toggle usage of Starting Inventory." ],
"custom": [ "Not supported." ],