mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-19 21:03:42 -07:00
clang format
This commit is contained in:
parent
7f8f0e91a2
commit
6b247ebbb8
1 changed files with 2 additions and 1 deletions
|
@ -476,7 +476,8 @@ void Settings::CreateOptionDescriptions() {
|
|||
"Overworld - Only freestanding rupees & hearts that are outside of dungeons.\n"
|
||||
"\n"
|
||||
"All Items - Shuffle all freestanding rupees & hearts.";
|
||||
mOptionDescriptions[RSK_SHUFFLE_FOUNTAIN_FAIRIES] = "Shuffle fairies in fountain locations. "
|
||||
mOptionDescriptions[RSK_SHUFFLE_FOUNTAIN_FAIRIES] =
|
||||
"Shuffle fairies in fountain locations. "
|
||||
"This includes the sets of fairies found in Ganon's Castle and the Desert Oasis.";
|
||||
mOptionDescriptions[RSK_SHUFFLE_STONE_FAIRIES] = "Shuffle fairies from gossip stone locations.";
|
||||
mOptionDescriptions[RSK_SHUFFLE_BEAN_FAIRIES] = "Shuffle fairies from magic bean locations.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue