mirror of
https://github.com/notwa/mm
synced 2024-11-04 22:49:03 -08:00
fix up pirate room names
This commit is contained in:
parent
31d4641bbe
commit
12b5e399fc
1 changed files with 14 additions and 15 deletions
|
@ -129,12 +129,11 @@ return {
|
|||
"from Hookshot room",
|
||||
"from above Hookshot room",
|
||||
"from 100 Rupee room",
|
||||
-- FIXME: all these pirate room names
|
||||
"egg room 1",
|
||||
"from cannon(?) room",
|
||||
"from egg room 3",
|
||||
"from tall walls(?) room",
|
||||
"from egg room 2",
|
||||
"from 100 Rupee room (egg)",
|
||||
"from barrel room",
|
||||
"from barrel room (egg)",
|
||||
"from twin barrel room",
|
||||
"from twin barrel room (egg)",
|
||||
"from nowhere (unused?)",
|
||||
"through telescope",
|
||||
"from nowhere (press start screen?)",
|
||||
|
@ -236,14 +235,14 @@ return {
|
|||
},
|
||||
|
||||
{[0]=
|
||||
"hookshot room",
|
||||
"hookshot room from above",
|
||||
"100 rupee room",
|
||||
"egg room 1?",
|
||||
"cannon(?) room",
|
||||
"egg room 2?",
|
||||
"tall walls(?) room",
|
||||
"egg room 3?",
|
||||
"Hookshot room",
|
||||
"Hookshot room from above",
|
||||
"100 Rupee room",
|
||||
"100 Rupee room (egg)",
|
||||
"barrel room",
|
||||
"barrel room (egg)",
|
||||
"twin barrel room",
|
||||
"twin barrel room (egg)",
|
||||
"after telescope",
|
||||
"from outside, underwater",
|
||||
"from outside, near telescope",
|
||||
|
@ -458,7 +457,7 @@ return {
|
|||
"from underwater passage",
|
||||
"from one-way underwater",
|
||||
"being kicked out",
|
||||
"from hookshot platform",
|
||||
"from Hookshot platform",
|
||||
"from passage door",
|
||||
"from Great Bay (no cutscene)",
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue