Change text from emerald to ruby and sapphire

This commit is contained in:
Artrios 2021-07-22 16:24:24 +08:00
parent 8459f7f563
commit a73f9bf8f9
2 changed files with 12 additions and 10 deletions

View File

@ -22,15 +22,16 @@ SpriteData:
db $15,$08,$01,$01,$01,$01,$01 ; width 15, height 8
Instructions1: ; 1921
db "Link e-Reader to Pokémon Emerald\n"
db "and select Mystery Events on the\n"
db "game's main menu.\n"
db "Link e-Reader to Pokémon Ruby or\n"
db "Sapphire and select MYSTERY EVENTS\n"
db "on the game's main menu.\n"
db "Press the B Button to cancel.\0"
Instructions2: ; 199d
db "Press the A Button on the Game Boy\n"
db "Advance containing Pokémon Emerald\n"
db "to receive a special Pokémon.\0"
db "Advance containing Pokémon Ruby or\n"
db "Sapphire to receive a special\n"
db "Pokémon.\0"
DeliveryInProcess: ; 1a0d
db "Pokémon delivery in Process...\0"

View File

@ -22,15 +22,16 @@ SpriteData:
db $15,$08,$01,$01,$01,$01,$01 ; width 15, height 8
Instructions1: ; 1921
db "Link e-Reader to Pokémon Emerald\n"
db "and select Mystery Events on the\n"
db "game's main menu.\n"
db "Link e-Reader to Pokémon Ruby or \n"
db "Sapphire and select MYSTERY EVENTS\n"
db "on the game's main menu.\n"
db "Press the B Button to cancel.\0"
Instructions2: ; 199d
db "Press the A Button on the Game Boy\n"
db "Advance containing Pokémon Emerald\n"
db "to receive a commemorative ribbon.\0"
db "Advance containing Pokémon Ruby or\n"
db "Sapphire to receive a commemorative\n"
db "ribbon.\0"
DeliveryInProcess: ; 1a0d
db "Ribbon delivery in Process...\0"