mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 21:33:40 -07:00
french
Co-authored-by: PurpleHato <linkvssangoku.jr@gmail.com>
This commit is contained in:
parent
a5917e5311
commit
025c7961e6
1 changed files with 1 additions and 1 deletions
|
@ -2259,7 +2259,7 @@ void StaticData::HintTable_Init() {
|
||||||
|
|
||||||
hintTextTable[RHT_MIDO_HINT] = HintText(CustomMessage("You'll never find the #Kokiri Sword# I hid in #[[1]]#!",
|
hintTextTable[RHT_MIDO_HINT] = HintText(CustomMessage("You'll never find the #Kokiri Sword# I hid in #[[1]]#!",
|
||||||
/*german*/ TODO_TRANSLATE,
|
/*german*/ TODO_TRANSLATE,
|
||||||
/*french*/ TODO_TRANSLATE,
|
/*french*/ "Pfeuuh! Tu n'trouveras jamais l'#Epée Kokiri# que j'ai cachée dans #[[1]]#!",
|
||||||
{QM_GREEN, QM_RED}));
|
{QM_GREEN, QM_RED}));
|
||||||
|
|
||||||
hintTextTable[RHT_LOACH_HINT] = HintText(CustomMessage("What?^You wanna know about the&%rHyrule Loach%w?^It's a big fish, but it's so rare that I'll give my %g[[1]]%w to anyone who catches it. Seriously!",
|
hintTextTable[RHT_LOACH_HINT] = HintText(CustomMessage("What?^You wanna know about the&%rHyrule Loach%w?^It's a big fish, but it's so rare that I'll give my %g[[1]]%w to anyone who catches it. Seriously!",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue