mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-03-11 07:30:19 -04:00
Fix Closed forest tooltip (#4733)
* Fix Closed forest tooltip * forgot to save
This commit is contained in:
parent
885e8f7360
commit
6daa680a61
@ -2,12 +2,14 @@
|
|||||||
|
|
||||||
namespace Rando {
|
namespace Rando {
|
||||||
void Settings::CreateOptionDescriptions() {
|
void Settings::CreateOptionDescriptions() {
|
||||||
mOptionDescriptions[RSK_FOREST] = "Closed - Kokiri Sword & Deku Shield are required to access "
|
mOptionDescriptions[RSK_FOREST] = "Determines if Kokiri forest can be left for the Lost Woods bridge or the Deku Tree.\n"
|
||||||
"the Deku Tree, and completing the Deku Tree is required to "
|
|
||||||
"access the Hyrule Field exit.\n"
|
|
||||||
"\n"
|
"\n"
|
||||||
"Closed Deku - Kokiri boy no longer blocks the path to Hyrule "
|
"Closed - Kokiri Sword & Deku Shield are required to access "
|
||||||
"Field but Mido still requires the Kokiri Sword and Deku Shield "
|
"the Deku Tree, and completing the Deku Tree is required to "
|
||||||
|
"access the Lost Woods Bridge Exit.\n"
|
||||||
|
"\n"
|
||||||
|
"Closed Deku - Kokiri boy no longer blocks the path to the Bridge "
|
||||||
|
"but Mido still requires the Kokiri Sword and Deku Shield "
|
||||||
"to access the tree.\n"
|
"to access the tree.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Open - Mido no longer blocks the path to the Deku Tree. Kokiri "
|
"Open - Mido no longer blocks the path to the Deku Tree. Kokiri "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user