pokecrystal-board/stats/pokedex/entries/149.asm
2014-03-06 00:46:01 -05:00

13 lines
256 B
NASM

; DragonitePokedexEntry: ; 0x1cc843
db "DRAGON@" ; species name
dw 703, 4630; height, width
db "It is said that"
next "somewhere in the"
next "ocean lies an@"
db "island where these"
next "gather. Only they"
next "live there.@"
; 0x1cc8ae