mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-31 12:00:25 -07:00
cleanup some tables
This commit is contained in:
parent
9c7e753a6d
commit
6dadbd2032
2 changed files with 382 additions and 382 deletions
|
@ -1644,7 +1644,7 @@ void StaticData::HintTable_Init_Item() {
|
|||
CustomMessage("an Overworld Key", /*german*/"ein Überwelt-Schlüssel", /*french*/"une clé de l'Overworld")
|
||||
// /*spanish*/una llave del mundo exterior
|
||||
}, {
|
||||
CustomMessage("the slingshot range's key", /*german*/"!!!", /*french*/"!!!")
|
||||
CustomMessage("slingshot shooting's key", /*german*/"!!!", /*french*/"!!!")
|
||||
},
|
||||
CustomMessage("Market Shooting Gallery Key", "Schlüssel für die Schießbude des Marktes", ""));
|
||||
|
||||
|
@ -1752,7 +1752,7 @@ void StaticData::HintTable_Init_Item() {
|
|||
CustomMessage("an Overworld Key", /*german*/"ein Überwelt-Schlüssel", /*french*/"une clé de l'Overworld")
|
||||
// /*spanish*/una llave del mundo exterior
|
||||
}, {
|
||||
CustomMessage("the pinwheel's key", /*german*/"!!!", /*french*/"!!!")
|
||||
CustomMessage("the grain grinder's key", /*german*/"!!!", /*french*/"!!!")
|
||||
},
|
||||
CustomMessage("Windmill Key", "Schlüssel für die Windmühle", ""));
|
||||
|
||||
|
@ -1761,7 +1761,7 @@ void StaticData::HintTable_Init_Item() {
|
|||
CustomMessage("an Overworld Key", /*german*/"ein Überwelt-Schlüssel", /*french*/"une clé de l'Overworld")
|
||||
// /*spanish*/una llave del mundo exterior
|
||||
}, {
|
||||
CustomMessage("the archery range's key", /*german*/"!!!", /*french*/"!!!")
|
||||
CustomMessage("bow shooting's key", /*german*/"!!!", /*french*/"!!!")
|
||||
},
|
||||
CustomMessage("Kakariko Shooting Gallery Key", "Schlüssel für die Schießbude von Kakariko", ""));
|
||||
|
||||
|
@ -1977,7 +1977,7 @@ void StaticData::HintTable_Init_Item() {
|
|||
CustomMessage("a key ring", /*german*/"ein Schlüsselbund", /*french*/"un trousseau de clés")
|
||||
// /*spanish*/un llavero
|
||||
}, {
|
||||
CustomMessage("a gambler's toolbox for unlocking"),
|
||||
CustomMessage("a gambler's toolbox for unlocking"),//"!!!"
|
||||
CustomMessage("a gambler's season pass"),
|
||||
CustomMessage("a gambler's jingling ring"),
|
||||
CustomMessage("a gambler's skeleton key")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue