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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user