Skip to content

Commit

Permalink
Update soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_ex…
Browse files Browse the repository at this point in the history
…clude_dungeon.cpp

Co-authored-by: Philip Dubé <[email protected]>
  • Loading branch information
PurpleHato and serprex authored Jan 6, 2025
1 parent 5b6dad4 commit df201b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1673,7 +1673,7 @@ hintTextTable[RHT_SHADOW_TEMPLE_MAP_CHEST] = HintText(CustomMessage("They say th

hintTextTable[RHT_BOTTOM_OF_THE_WELL_RUPEE] = HintText(CustomMessage("They say that a #hidden path through the floor# in the well leads to #[[1]]#.",
/*german*/ "",
/*french*/ "Selon moi, un #passage caché sous le sol #dans le puits# mène à #[[1]]#.", {QM_RED, QM_GREEN}));
/*french*/ "Selon moi, un #passage caché sous le sol# dans le puits mène à #[[1]]#.", {QM_RED, QM_GREEN}));

hintTextTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_SUN_FAIRY] = HintText(CustomMessage("They say that an #calling the sun a dead end# within the well reveals #[[1]]#.",
/*german*/ "!!!",
Expand Down

0 comments on commit df201b9

Please sign in to comment.