From 61de721fe51a36c913b420055d6eaca8ceed933f Mon Sep 17 00:00:00 2001 From: Eric Hoey <121978037+A-Green-Spoon@users.noreply.github.com> Date: Sat, 11 Jan 2025 19:49:24 -0500 Subject: [PATCH] Fix Skeleton Key Hint (#4860) * add skeleton key hint text * Update soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_item.cpp Co-authored-by: PurpleHato * Update soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_item.cpp Co-authored-by: PurpleHato * add end quote back, oops --------- Co-authored-by: PurpleHato --- .../randomizer/3drando/hint_list/hint_list_item.cpp | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_item.cpp b/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_item.cpp index cd33fd441..0bf60eb81 100644 --- a/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_item.cpp +++ b/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_item.cpp @@ -2057,7 +2057,14 @@ void StaticData::HintTable_Init_Item() { }, { CustomMessage("a fish-puller", /*german*/"ein Fischzieher", /*french*/"(canne à pêche)")}); // /*spanish*/(caña de pescar) - + hintTextTable[RHT_SKELETON_KEY] = HintText(CustomMessage("a Skeleton Key", /*german*/ "ein Universalschlüssel", /*french*/ "une Clé Squelette"), + // /*spanish*/una Llave Maestra + { + CustomMessage("a key", /*german*/ "ein Schlüssel", /*french*/ "une clé") + // /*spanish*/una llave + }, + { CustomMessage("a master unlocker", /*german*/ "ein Meisterentsperrer", /*french*/ "un Kit de Déverrouillage") }); + // /*spanish*/un desbloqueador maestro hintTextTable[RHT_QUIVER_INF] = HintText(CustomMessage("", /*german*/"!!!", /*french*/"!!!"), { CustomMessage("", /*german*/"!!!", /*french*/"!!!"),