Adjustment to gFastFarores tooltip (#2409)
This commit is contained in:
@@ -375,7 +375,7 @@ namespace GameMenuBar {
|
|||||||
UIWidgets::Tooltip("Allows exiting Hyrule Castle Market Town to Hyrule Field at night by speaking "
|
UIWidgets::Tooltip("Allows exiting Hyrule Castle Market Town to Hyrule Field at night by speaking "
|
||||||
"to the guard next to the gate.");
|
"to the guard next to the gate.");
|
||||||
UIWidgets::PaddedEnhancementCheckbox("Faster Farore's Wind", "gFastFarores", true, false);
|
UIWidgets::PaddedEnhancementCheckbox("Faster Farore's Wind", "gFastFarores", true, false);
|
||||||
UIWidgets::Tooltip("Greatly increases cast time of Farore's Wind magic spell.");
|
UIWidgets::Tooltip("Greatly decreases cast time of Farore's Wind magic spell.");
|
||||||
ImGui::EndMenu();
|
ImGui::EndMenu();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user