From 1a46d2ec96875fbd0679a9055ed10940f90ea282 Mon Sep 17 00:00:00 2001 From: Jameriquiah <42100286+Jameriquiah@users.noreply.github.com> Date: Wed, 29 Apr 2026 12:37:20 -0400 Subject: [PATCH] hyrule field typo fix (#6574) --- .../3drando/hint_list/hint_list_exclude_overworld.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_exclude_overworld.cpp b/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_exclude_overworld.cpp index 487c761584..aca29a0146 100644 --- a/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_exclude_overworld.cpp +++ b/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_exclude_overworld.cpp @@ -2128,7 +2128,7 @@ void StaticData::HintTable_Init_Exclude_Overworld() { /*french*/ "Selon moi, un #arbre au Ranch Lon Lon# cache #[[1]]#.", { QM_RED, QM_GREEN })); hintTextTable[RHT_BUSH_HYRULE_FIELD] = - HintText(CustomMessage("They say that a #bush in Hyrle Field# contains #[[1]]#.", + HintText(CustomMessage("They say that a #bush in Hyrule Field# contains #[[1]]#.", /*german*/ "", /*french*/ "Selon moi, un #buisson dans la Plaine d'Hyrule# cache #[[1]]#.", { QM_RED, QM_GREEN })); hintTextTable[RHT_BUSH_ZORAS_FOUNTAIN] =