1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-11-05 04:39:03 -08:00

fix up pirate room names

This commit is contained in:
Connor Olding 2015-08-12 17:58:14 -07:00
parent 31d4641bbe
commit 12b5e399fc

View file

@ -129,12 +129,11 @@ return {
"from Hookshot room", "from Hookshot room",
"from above Hookshot room", "from above Hookshot room",
"from 100 Rupee room", "from 100 Rupee room",
-- FIXME: all these pirate room names "from 100 Rupee room (egg)",
"egg room 1", "from barrel room",
"from cannon(?) room", "from barrel room (egg)",
"from egg room 3", "from twin barrel room",
"from tall walls(?) room", "from twin barrel room (egg)",
"from egg room 2",
"from nowhere (unused?)", "from nowhere (unused?)",
"through telescope", "through telescope",
"from nowhere (press start screen?)", "from nowhere (press start screen?)",
@ -236,14 +235,14 @@ return {
}, },
{[0]= {[0]=
"hookshot room", "Hookshot room",
"hookshot room from above", "Hookshot room from above",
"100 rupee room", "100 Rupee room",
"egg room 1?", "100 Rupee room (egg)",
"cannon(?) room", "barrel room",
"egg room 2?", "barrel room (egg)",
"tall walls(?) room", "twin barrel room",
"egg room 3?", "twin barrel room (egg)",
"after telescope", "after telescope",
"from outside, underwater", "from outside, underwater",
"from outside, near telescope", "from outside, near telescope",
@ -458,7 +457,7 @@ return {
"from underwater passage", "from underwater passage",
"from one-way underwater", "from one-way underwater",
"being kicked out", "being kicked out",
"from hookshot platform", "from Hookshot platform",
"from passage door", "from passage door",
"from Great Bay (no cutscene)", "from Great Bay (no cutscene)",
}, },