mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-12-23 00:28:51 -05:00
Change Power to Upgrades
This commit is contained in:
parent
a58ddd4f55
commit
82f790d082
@ -69,7 +69,7 @@ static SceneSelectEntry sScenes[] = {
|
|||||||
{ "24:Grave 1", Select_LoadGame, 0x031C },
|
{ "24:Grave 1", Select_LoadGame, 0x031C },
|
||||||
{ "25:Grave 2", Select_LoadGame, 0x004B },
|
{ "25:Grave 2", Select_LoadGame, 0x004B },
|
||||||
{ "26:Royal Family's Tomb", Select_LoadGame, 0x002D },
|
{ "26:Royal Family's Tomb", Select_LoadGame, 0x002D },
|
||||||
{ "27:Great Fairy's Fountain (Power)", Select_LoadGame, 0x0315 },
|
{ "27:Great Fairy's Fountain (Upgrades)", Select_LoadGame, 0x0315 },
|
||||||
{ "28:Fairy's Fountain (Grotto)", Select_LoadGame, 0x036D },
|
{ "28:Fairy's Fountain (Grotto)", Select_LoadGame, 0x036D },
|
||||||
{ "29:Great Fairy's Fountain (Magic)", Select_LoadGame, 0x0371 },
|
{ "29:Great Fairy's Fountain (Magic)", Select_LoadGame, 0x0371 },
|
||||||
{ "30:Ganon's Tower - Collapsing", Select_LoadGame, 0x043F },
|
{ "30:Ganon's Tower - Collapsing", Select_LoadGame, 0x043F },
|
||||||
|
Loading…
Reference in New Issue
Block a user