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 <linkvssangoku.jr@gmail.com>

* Update soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_item.cpp

Co-authored-by: PurpleHato <linkvssangoku.jr@gmail.com>

* add end quote back, oops

---------

Co-authored-by: PurpleHato <linkvssangoku.jr@gmail.com>
This commit is contained in:
Eric Hoey 2025-01-11 19:49:24 -05:00 committed by GitHub
parent 4a91d94507
commit 61de721fe5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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*/"!!!"),