mirror of
https://github.com/notwa/mm
synced 2025-02-05 05:23:22 -08:00
fix a couple entrance names
This commit is contained in:
parent
6a6f8a89b5
commit
af5e3fec67
1 changed files with 10 additions and 10 deletions
|
@ -410,25 +410,25 @@ return {[0]=
|
||||||
-- "(crash)",
|
-- "(crash)",
|
||||||
},
|
},
|
||||||
|
|
||||||
{name="Great Bay Coast (Lab Area)",
|
{name="Great Bay Coast",
|
||||||
[0]="from Termina Field",
|
[0]="from Termina Field",
|
||||||
"from Zora area",
|
"from Zora Cape",
|
||||||
"from swimming too far",
|
"from swimming too far (near Lab)",
|
||||||
"from pinnacle rock",
|
"from Pinnacle Rock",
|
||||||
"from Fisherman's Hut",
|
"from Fisherman's Hut",
|
||||||
"from Pirates' Fortress",
|
"from Pirates' Fortress",
|
||||||
"from swimming too far (near pinnacle?)",
|
"from swimming too far (near Pinnacle)",
|
||||||
"from lab",
|
"from Lab",
|
||||||
"from spider house",
|
"from Spider House",
|
||||||
"getting Zora mask",
|
"getting Zora mask",
|
||||||
"in front of mikau's grave",
|
"in front of Mikau's grave",
|
||||||
"from Owl Statue",
|
"from Owl Statue",
|
||||||
"getting kicked out of Pirates'",
|
"getting kicked out of Pirates'",
|
||||||
"after beating minigame",
|
"after beating minigame",
|
||||||
},
|
},
|
||||||
|
|
||||||
{name="Great Bay Coast (Zora Area)",
|
{name="Zora Cape",
|
||||||
[0]="from lab area",
|
[0]="from Great Bay Coast",
|
||||||
"from Zora Hall",
|
"from Zora Hall",
|
||||||
"from Zora Hall (turtle)",
|
"from Zora Hall (turtle)",
|
||||||
"from swimming too far",
|
"from swimming too far",
|
||||||
|
|
Loading…
Add table
Reference in a new issue