Fewer Tunic Requirements: remove lies (#6183)

Logic has been widening use of Fewer Tunic Requirements, making the description no longer accurate
This commit is contained in:
Philip Dubé
2026-01-21 06:39:38 +00:00
committed by GitHub
parent fae74d4a5e
commit 78c68ae3d4

View File

@@ -1353,10 +1353,7 @@ void Settings::CreateOptions() {
OPT_TRICK(RT_GROTTOS_WITHOUT_AGONY, RCQUEST_BOTH, RA_NONE, { Tricks::Tag::NOVICE }, 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."); "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 }, OPT_TRICK(RT_FEWER_TUNIC_REQUIREMENTS, RCQUEST_BOTH, RA_NONE, { Tricks::Tag::INTERMEDIATE },
"Fewer Tunic Requirements", "Fewer Tunic Requirements", "Logic may require getting through areas with timers without tunics.");
"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.");
OPT_TRICK(RT_UNINTUITIVE_JUMPS, RCQUEST_BOTH, RA_NONE, { Tricks::Tag::NOVICE }, "Unintuitive Jumps", 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" "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" "This includes jumping from heights to dive deeper without scales,\n"