pokecrystal-board/data/pokedex/entries/149.asm
2014-05-31 22:57:00 -07:00

13 lines
254 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"
page "island where these"
next "gather. Only they"
next "live there.@"
; 0x1cc8ae