mirror of
https://github.com/notwa/mm
synced 2025-02-05 05:23:22 -08:00
fix Zora Hall names
This commit is contained in:
parent
838a5a8e75
commit
0f2c787cfc
1 changed files with 6 additions and 6 deletions
|
@ -475,12 +475,12 @@ return {
|
||||||
[0]="from center",
|
[0]="from center",
|
||||||
"from turtle",
|
"from turtle",
|
||||||
"from shop",
|
"from shop",
|
||||||
"from Mikau's room",
|
"from Lulu's room",
|
||||||
"from Evan's room",
|
"from Evan and Mikau's room",
|
||||||
"from Japa's room",
|
"from Japa's room",
|
||||||
"from Tijo's room",
|
"from Tijo's room",
|
||||||
"after something?", -- TODO: ???
|
"in front of stage", -- TODO: when is this used exactly?
|
||||||
"after concert?",
|
"on stage", -- TODO: when is this used exactly?
|
||||||
},
|
},
|
||||||
|
|
||||||
{name="Trading Post",
|
{name="Trading Post",
|
||||||
|
@ -655,8 +655,8 @@ return {
|
||||||
{name="(Zora Hall Rooms)",
|
{name="(Zora Hall Rooms)",
|
||||||
[0]="Tijo's room",
|
[0]="Tijo's room",
|
||||||
"Japas' room",
|
"Japas' room",
|
||||||
"Mikau's room",
|
"Lulu's room",
|
||||||
"Evan's room",
|
"Evan and Mikau's room",
|
||||||
"after playing song to Japas",
|
"after playing song to Japas",
|
||||||
"Zora Shop",
|
"Zora Shop",
|
||||||
"after playing song to Evan",
|
"after playing song to Evan",
|
||||||
|
|
Loading…
Add table
Reference in a new issue