mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-31 17:41:30 -04:00
Add rando enhancement checkbox
This commit is contained in:
@@ -2017,6 +2017,11 @@ namespace SohImGui {
|
||||
"Play unique fanfares when obtaining quest items "
|
||||
"(medallions/stones/songs). Note that these fanfares are longer than usual."
|
||||
);
|
||||
PaddedEnhancementCheckbox("Enhanced Magic Arrows", "gEnhancedMagicArrows", true, false);
|
||||
Tooltip(
|
||||
"Allows Ice Arrows to melt red ice and allows Light Arrows "
|
||||
"to activate Sun Switches."
|
||||
);
|
||||
ImGui::EndMenu();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user