mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
231 B
NASM
9 lines
231 B
NASM
; SuicunePokedexEntry: ; 0x1d1642
|
|
db "AURORA@" ; species name
|
|
dw 607, 4120; height, width
|
|
|
|
db "This divine", $4e, "#MON blows", $4e, "around the world,@"
|
|
db "always in search", $4e, "of a pure", $4e, "reservoir.@"
|
|
; 0x1d169c
|
|
|