mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
250 B
NASM
9 lines
250 B
NASM
; DragonitePokedexEntry: ; 0x1cc843
|
|
db "DRAGON@" ; species name
|
|
dw 703, 4630; height, width
|
|
|
|
db "It is said that", $4e, "somewhere in the", $4e, "ocean lies an@"
|
|
db "island where these", $4e, "gather. Only they", $4e, "live there.@"
|
|
; 0x1cc8ae
|
|
|