mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-01-30 23:10:14 -05:00
missing apostrophe in preset description
This commit is contained in:
parent
722862ba9a
commit
d788eed2be
@ -1403,7 +1403,7 @@ const std::map<PresetType, PresetTypeDefinition> presetTypes = {
|
|||||||
"Spock Race",
|
"Spock Race",
|
||||||
"Race preset used for the official Ship of Harkinian race on June 3rd 2023. The following settings are notable:\n" \
|
"Race preset used for the official Ship of Harkinian race on June 3rd 2023. The following settings are notable:\n" \
|
||||||
"- Rainbow Bridge is set to Greg\n" \
|
"- Rainbow Bridge is set to Greg\n" \
|
||||||
"- Ganons Boss Key is 5 dungeon rewards\n" \
|
"- Ganon's Boss Key is 5 dungeon rewards\n" \
|
||||||
"- Shopsanity and Scrubsanity enabled\n" \
|
"- Shopsanity and Scrubsanity enabled\n" \
|
||||||
"- All locations reachable is off\n", \
|
"- All locations reachable is off\n", \
|
||||||
spockRacePresetEntries,
|
spockRacePresetEntries,
|
||||||
@ -1413,7 +1413,7 @@ const std::map<PresetType, PresetTypeDefinition> presetTypes = {
|
|||||||
"No Logic Race preset used for official Ship of Harkinian No Logic races. The following settings are "
|
"No Logic Race preset used for official Ship of Harkinian No Logic races. The following settings are "
|
||||||
"notable:\n"
|
"notable:\n"
|
||||||
"- Rainbow Bridge is set to Greg\n"
|
"- Rainbow Bridge is set to Greg\n"
|
||||||
"- Ganons Boss Key is 5 dungeon rewards\n"
|
"- Ganon's Boss Key is 5 dungeon rewards\n"
|
||||||
"- Shopsanity and Scrubsanity enabled\n"
|
"- Shopsanity and Scrubsanity enabled\n"
|
||||||
"- All locations reachable is off\n",
|
"- All locations reachable is off\n",
|
||||||
spockRaceNoLogicPresetEntries,
|
spockRaceNoLogicPresetEntries,
|
||||||
|
Loading…
Reference in New Issue
Block a user