diff --git a/soh/soh/Enhancements/randomizer/settings.cpp b/soh/soh/Enhancements/randomizer/settings.cpp index 51571b56c..e9faf4fc2 100644 --- a/soh/soh/Enhancements/randomizer/settings.cpp +++ b/soh/soh/Enhancements/randomizer/settings.cpp @@ -1353,10 +1353,7 @@ void Settings::CreateOptions() { OPT_TRICK(RT_GROTTOS_WITHOUT_AGONY, RCQUEST_BOTH, RA_NONE, { Tricks::Tag::NOVICE }, "Hidden Grottos without Stone of Agony", "Allows entering hidden grottos without the Stone of Agony."); OPT_TRICK(RT_FEWER_TUNIC_REQUIREMENTS, RCQUEST_BOTH, RA_NONE, { Tricks::Tag::INTERMEDIATE }, - "Fewer Tunic Requirements", - "Allows the following possible without Tunics:\n- Enter Water Temple. The area below the center pillar " - "still requires Zora Tunic. Applies to MQ also.\n- Enter Fire Temple. Volvagia still requires Goron " - "Tunic. Applies to MQ also, and includes child access to first floor with dungeon shuffle."); + "Fewer Tunic Requirements", "Logic may require getting through areas with timers without tunics."); OPT_TRICK(RT_UNINTUITIVE_JUMPS, RCQUEST_BOTH, RA_NONE, { Tricks::Tag::NOVICE }, "Unintuitive Jumps", "Many ledges can be overcome with particular jumps which are simple to execute without items.\n" "This includes jumping from heights to dive deeper without scales,\n"