mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 06:13:45 -07:00
Revert "Add hints for what Jabu-Jabu wants"
This reverts commit 2a1974a669
.
This commit is contained in:
parent
01dd468ab6
commit
7e2a235566
2 changed files with 0 additions and 11 deletions
|
@ -319,16 +319,6 @@ void StaticData::HintTable_Init_Exclude_Overworld() {
|
|||
/*french*/ "Selon moi, #[[1]]#.", {QM_RED, QM_GREEN}));
|
||||
// /*spanish*/ Según dicen, #[[1]]#.
|
||||
|
||||
hintTextTable[RHT_ZF_JABU_KEY] = HintText(CustomMessage("They say that the #guardian of the fish# prefers #[[1]]#.",
|
||||
/*german*/ "Man erzählt sich, daß der #Wächter der Fische# #[[1]]# bevorzugt.",
|
||||
/*french*/ "Selon moi, le #gardien des poissons# préfère #[[1]]#.", {QM_RED, QM_GREEN}),
|
||||
// /*spanish*/ Según dicen, el #guardián de los peces# prefiere #[[1]]#.
|
||||
{}, {
|
||||
CustomMessage("They say that a #large aquatic creature# prefers #[[1]]#.",
|
||||
/*german*/ "Man erzählt sich, daß ein #großes Wasserlebewesen# #[[1]]# bevorzugt.",
|
||||
/*french*/ "Selon moi, une #grande créature aquatique# préfère #[[1]]#.", {QM_RED, QM_GREEN})});
|
||||
// /*spanish*/ Según dicen, una #criatura acuática de gran tamaño# prefiere #[[1]]#.
|
||||
|
||||
|
||||
hintTextTable[RHT_GC_ROLLING_GORON_AS_ADULT] = HintText(CustomMessage("They say that #reassuring a young Goron# is rewarded with #[[1]]#.",
|
||||
/*german*/ "Man erzählt sich, daß das #Beruhigen eines jungen Goronen# mit #[[1]]# belohnt würde.",
|
||||
|
|
|
@ -4447,7 +4447,6 @@ typedef enum {
|
|||
RHT_ZD_SHOP_ITEM_7,
|
||||
RHT_ZD_SHOP_ITEM_8,
|
||||
RHT_ZD_FISH,
|
||||
RHT_ZF_JABU_KEY,
|
||||
RHT_ZF_GREAT_FAIRY_REWARD,
|
||||
RHT_ZF_ICEBERG_FREESTANDING_POH,
|
||||
RHT_ZF_BOTTOM_FREESTANDING_POH,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue