From 78c68ae3d45361d1d9bfbdd9df67d40603bb5492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20Dub=C3=A9?= Date: Wed, 21 Jan 2026 06:39:38 +0000 Subject: [PATCH] Fewer Tunic Requirements: remove lies (#6183) Logic has been widening use of Fewer Tunic Requirements, making the description no longer accurate --- soh/soh/Enhancements/randomizer/settings.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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"