From 76a7b7b35f5f7d46b531aad4791de8860b59e690 Mon Sep 17 00:00:00 2001 From: TheLynk Date: Sun, 25 May 2025 01:00:15 +0200 Subject: [PATCH] Tweak Text for BOTW MQ --- soh/soh/Enhancements/randomizer/settings.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/soh/soh/Enhancements/randomizer/settings.cpp b/soh/soh/Enhancements/randomizer/settings.cpp index ee8e4ebc3..978c20860 100644 --- a/soh/soh/Enhancements/randomizer/settings.cpp +++ b/soh/soh/Enhancements/randomizer/settings.cpp @@ -725,8 +725,8 @@ void Settings::CreateOptions() { "Lowered Water Inside BOTW with Ocarina Items Glitch", "Allows you to lower the water level in BOTW with the Ocarina Items Glitch."); OPT_TRICK(RT_BOTTOM_OF_THE_WELL_OCARINA_ITEMS_GLITCH_MQ, RCQUEST_MQ, RA_BOTTOM_OF_THE_WELL, { Tricks::Tag::NOVICE }, - "Open Door BOTW with Ocarina Items Glitch (MQ)", - "Open Door in BOTW with the Ocarina Items Glitch. (MQ)"); + "Open Door BOTW MQ with Ocarina Items Glitch", + "Open Door in BOTW MQ with the Ocarina Items Glitch."); OPT_TRICK(RT_BOTW_CHILD_DEADHAND, RCQUEST_BOTH, RA_BOTTOM_OF_THE_WELL, { Tricks::Tag::NOVICE }, "Child Dead Hand without Kokiri Sword", "Requires 9 sticks or 5 jump slashes."); OPT_TRICK(RT_BOTW_BASEMENT, RCQUEST_VANILLA, RA_BOTTOM_OF_THE_WELL, { Tricks::Tag::NOVICE },