diff --git a/soh/include/z64save.h b/soh/include/z64save.h index e3d1dd8d1..cfa75c1a3 100644 --- a/soh/include/z64save.h +++ b/soh/include/z64save.h @@ -283,7 +283,7 @@ typedef struct { // #endregion // #region SOH [Randomizer] // Upstream TODO: Move these to their own struct or name to more obviously specific to Randomizer - /* */ u16 randomizerInf[10]; + /* */ u16 randomizerInf[RAND_INF_MAX / 16]; /* */ u16 adultTradeItems; /* */ u8 triforcePiecesCollected; // #endregion diff --git a/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_exclude_dungeon.cpp b/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_exclude_dungeon.cpp index b98663605..94bebfd8c 100644 --- a/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_exclude_dungeon.cpp +++ b/soh/soh/Enhancements/randomizer/3drando/hint_list/hint_list_exclude_dungeon.cpp @@ -1961,793 +1961,792 @@ void HintTable_Init_Exclude_Dungeon() { //obscure text Text{"#scrubs in Ganon's Castle# sell", /*french*/"les #pestes Mojo dans le Château de Ganon# vendent", /*spanish*/"los #dekus del Castillo de Ganon# venden"}, }); - hintTable[RHT_DODONGOS_CAVERN_LIZALFOS_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_LIZALFOS_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_LIZALFOS_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_LIZALFOS_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_SIDE_ROOM_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_SIDE_ROOM_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_SIDE_ROOM_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_SIDE_ROOM_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_SIDE_ROOM_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_SIDE_ROOM_POT_6] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_TORCH_ROOM_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_TORCH_ROOM_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_TORCH_ROOM_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_TORCH_ROOM_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_STAIRCASE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_STAIRCASE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_STAIRCASE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_STAIRCASE_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_SINGLE_EYE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_SINGLE_EYE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_BLADE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_BLADE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_DOUBLE_EYE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_DOUBLE_EYE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_BACK_ROOM_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_BACK_ROOM_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_BACK_ROOM_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DODONGOS_CAVERN_BACK_ROOM_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_ABOVE_BIG_OCTO_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_ABOVE_BIG_OCTO_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_ABOVE_BIG_OCTO_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_BARINADE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_BARINADE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_BARINADE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_BARINADE_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_BARINADE_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_BARINADE_POT_6] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_BASEMENT_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_BASEMENT_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_BASEMENT_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_TWO_OCTOROK_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_TWO_OCTOROK_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_TWO_OCTOROK_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_TWO_OCTOROK_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_JABU_JABUS_BELLY_TWO_OCTOROK_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_LOBBY_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_LOBBY_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_LOBBY_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_LOBBY_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_LOBBY_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_LOBBY_POT_6] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_LOWER_STALFOS_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_LOWER_STALFOS_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_GREEN_POE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_GREEN_POE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_UPPER_STALFOS_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_UPPER_STALFOS_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_UPPER_STALFOS_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_UPPER_STALFOS_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_BLUE_POE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_BLUE_POE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_BLUE_POE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_FROZEN_EYE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FOREST_TEMPLE_FROZEN_EYE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_NEAR_BOSS_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_NEAR_BOSS_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_NEAR_BOSS_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_NEAR_BOSS_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_BIG_LAVA_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_BIG_LAVA_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_BIG_LAVA_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_FLAME_MAZE_LEFT_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_FLAME_MAZE_LEFT_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_FLAME_MAZE_LEFT_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_FLAME_MAZE_LEFT_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_FLAME_MAZE_RIGHT_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_FLAME_MAZE_RIGHT_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_FLAME_MAZE_RIGHT_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_FIRE_TEMPLE_FLAME_MAZE_RIGHT_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_MAIN_LEVEL_2_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_MAIN_LEVEL_2_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_MAIN_LEVEL_1_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_MAIN_LEVEL_1_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_TORCH_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_TORCH_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_NEAR_COMPASS_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_NEAR_COMPASS_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_NEAR_COMPASS_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_CENTRAL_BOW_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_CENTRAL_BOW_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_BEHIND_GATE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_BEHIND_GATE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_BEHIND_GATE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_BEHIND_GATE_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_BASEMENT_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_BASEMENT_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_RIVER_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_RIVER_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_LIKE_LIKE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WATER_TEMPLE_LIKE_LIKE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_NEAR_DEAD_HAND_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_WHISPERING_WALLS_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_WHISPERING_WALLS_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_WHISPERING_WALLS_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_WHISPERING_WALLS_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_WHISPERING_WALLS_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_MAP_CHEST_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_MAP_CHEST_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_FALLING_SPIKES_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_FALLING_SPIKES_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_FALLING_SPIKES_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_FALLING_SPIKES_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_AFTER_WIND_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_AFTER_WIND_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_SPIKE_WALLS_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_FLOORMASTER_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_FLOORMASTER_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_AFTER_BOAT_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_AFTER_BOAT_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_AFTER_BOAT_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SHADOW_TEMPLE_AFTER_BOAT_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_LOBBY_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_LOBBY_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_ANUBIS_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_ANUBIS_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_ANUBIS_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_ANUBIS_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_CHILD_CLIMB_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_AFTER_SUN_BLOCK_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_AFTER_SUN_BLOCK_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_CENTRAL_CHAMBER_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_CENTRAL_CHAMBER_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_CENTRAL_CHAMBER_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_CENTRAL_CHAMBER_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_CENTRAL_CHAMBER_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_CENTRAL_CHAMBER_POT_6] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_SPIRIT_TEMPLE_BEAMOS_HALL_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_FOREST_TRIAL_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_FOREST_TRIAL_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_FIRE_TRIAL_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_FIRE_TRIAL_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_WATER_TRIAL_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_WATER_TRIAL_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_SHADOW_TRIAL_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_SHADOW_TRIAL_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_SHADOW_TRIAL_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_SHADOW_TRIAL_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_SPIRIT_TRIAL_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_SPIRIT_TRIAL_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_LIGHT_TRIAL_BOULDER_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_LIGHT_TRIAL_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_LIGHT_TRIAL_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_6] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_7] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_8] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_9] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_10] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_11] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_12] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_13] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_14] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_15] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_16] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_17] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GANONS_CASTLE_GANONS_TOWER_POT_18] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_6] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_7] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_8] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_9] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_10] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_11] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_BASEMENT_POT_12] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_LEFT_SIDE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_LEFT_SIDE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_LEFT_SIDE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_NEAR_ENTRANCE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_NEAR_ENTRANCE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_FIRE_KEESE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_BOTTOM_OF_THE_WELL_UNDERWATER_POT] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ICE_CAVERN_HALL_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ICE_CAVERN_HALL_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ICE_CAVERN_SPINNING_BLADE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ICE_CAVERN_SPINNING_BLADE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ICE_CAVERN_SPINNING_BLADE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ICE_CAVERN_NEAR_END_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ICE_CAVERN_NEAR_END_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ICE_CAVERN_FROZEN_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); } 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 4449801db..6a7a87db9 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 @@ -1385,539 +1385,539 @@ void HintTable_Init_Exclude_Overworld() { Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_KITCHEN_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_KITCHEN_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_NORTH_F1_CARPENTER_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_NORTH_F1_CARPENTER_POT_2] = HintText::Exclude({ - //obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + //obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_NORTH_F1_CARPENTER_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_NORTH_F2_CARPENTER_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_NORTH_F2_CARPENTER_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_SOUTH_F1_CARPENTER_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_SOUTH_F1_CARPENTER_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_SOUTH_F1_CARPENTER_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_SOUTH_F1_CARPENTER_CELL_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_SOUTH_F1_CARPENTER_CELL_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_SOUTH_F1_CARPENTER_CELL_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GF_SOUTH_F1_CARPENTER_CELL_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WASTELAND_NEAR_GS_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WASTELAND_NEAR_GS_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WASTELAND_NEAR_GS_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_WASTELAND_NEAR_GS_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_6] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_7] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_8] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_9] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_10] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_11] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_12] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_13] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_14] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_15] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_16] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_17] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_18] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_19] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_20] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_21] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_22] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_23] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_24] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_25] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_26] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_27] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_28] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_29] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_30] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_31] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_32] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_33] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_34] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_35] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_36] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_37] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_38] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_39] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_40] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_41] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_42] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_43] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_CHILD_POT_44] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_ADULT_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_ADULT_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_ADULT_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_ADULT_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_ADULT_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_ADULT_POT_6] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_ADULT_POT_7] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_ADULT_POT_8] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_ADULT_POT_9] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_ADULT_POT_10] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_GUARD_HOUSE_ADULT_POT_11] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_BACK_ALLEY_HOUSE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_BACK_ALLEY_HOUSE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_MK_BACK_ALLEY_HOUSE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_KAK_NEAR_POTION_SHOP_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_KAK_NEAR_POTION_SHOP_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_KAK_NEAR_POTION_SHOP_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_KAK_NEAR_IMPAS_HOUSE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_KAK_NEAR_IMPAS_HOUSE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_KAK_NEAR_IMPAS_HOUSE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_KAK_NEAR_GUARDS_HOUSE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_KAK_NEAR_GUARDS_HOUSE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_KAK_NEAR_GUARDS_HOUSE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_KAK_NEAR_MEDICINE_SHOP_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_KAK_NEAR_MEDICINE_SHOP_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GY_DAMPES_GRAVE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GY_DAMPES_GRAVE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GY_DAMPES_GRAVE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GY_DAMPES_GRAVE_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GY_DAMPES_GRAVE_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GY_DAMPES_GRAVE_POT_6] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GC_LOWER_STAIRCASE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GC_LOWER_STAIRCASE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GC_UPPER_STAIRCASE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GC_UPPER_STAIRCASE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GC_UPPER_STAIRCASE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GC_MEDIGORON_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GC_DARUNIA_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GC_DARUNIA_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_GC_DARUNIA_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DMC_NEAR_GC_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DMC_NEAR_GC_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DMC_NEAR_GC_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_DMC_NEAR_GC_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZD_NEAR_SHOP_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZD_NEAR_SHOP_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZD_NEAR_SHOP_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZD_NEAR_SHOP_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZD_NEAR_SHOP_POT_5] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZF_HIDDEN_CAVE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZF_HIDDEN_CAVE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZF_HIDDEN_CAVE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZF_NEAR_JABU_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZF_NEAR_JABU_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZF_NEAR_JABU_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_ZF_NEAR_JABU_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_LLR_FRONT_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_LLR_FRONT_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_LLR_FRONT_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_LLR_FRONT_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_LLR_RAIN_SHED_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_LLR_RAIN_SHED_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_LLR_RAIN_SHED_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_LLR_TALONS_HOUSE_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_LLR_TALONS_HOUSE_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_LLR_TALONS_HOUSE_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_HF_COW_GROTTO_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_HF_COW_GROTTO_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_HC_STORMS_GROTTO_POT_1] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_HC_STORMS_GROTTO_POT_2] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_HC_STORMS_GROTTO_POT_3] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); hintTable[RHT_HC_STORMS_GROTTO_POT_4] = HintText::Exclude({ - // obscure text - Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, + // obscure text + Text{ "a #pot in a room# holds", /*french*/ "a #pot in a room# holds", /*spanish*/ "a #pot in a room# holds" }, }); } diff --git a/soh/soh/Enhancements/randomizer/3drando/playthrough.cpp b/soh/soh/Enhancements/randomizer/3drando/playthrough.cpp index 68200f470..a19144482 100644 --- a/soh/soh/Enhancements/randomizer/3drando/playthrough.cpp +++ b/soh/soh/Enhancements/randomizer/3drando/playthrough.cpp @@ -57,7 +57,6 @@ int Playthrough_Init(uint32_t seed, std::set excludedLocations, } GenerateHash(); - WriteIngameSpoilerLog(); if (true) { //TODO: Handle different types of file output (i.e. Spoiler Log, Plando Template, Patch Files, Race Files, etc.)