pokecrystal-board/stats/pokedex/entries/149.asm
2013-02-05 19:29:20 -05:00

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