mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-15 09:33:00 -07:00
Corrected inf entry label for Fado (#1711)
This commit is contained in:
parent
eb081dc719
commit
b310d675f1
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ const std::vector<FlagTable> flagTables = {
|
|||
{ 0xB7, "Spoke to Fado in Kokiri Forest as Child" },
|
||||
{ 0xB8, "Spoke to Malon After Saving Ranch" },
|
||||
{ 0xB9, "Spoke to Malon on Horseback" },
|
||||
{ 0xBC, "Spoke to Carpenter Boss by Tent" },
|
||||
{ 0xBC, "Fado requested Odd Potion" },
|
||||
{ 0xC0, "Spoke to Fat Woman by Market Potion Shop" },
|
||||
{ 0xC1, "Spoke to Fat Woman After Zelda's Escape" },
|
||||
{ 0xC2, "Spoke to Burly Man About Talon Search" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue