mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-25 15:46:58 -05:00
Change text from emerald to ruby and sapphire
This commit is contained in:
parent
8459f7f563
commit
a73f9bf8f9
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user