pokecrystal/data/pokedex/entries/149.asm

11 lines
242 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; DragonitePokedexEntry: ; 0x1cc843
db "DRAGON@" ; species name
dw 703, 4630 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "It is said that"
next "somewhere in the"
next "ocean lies an"
page "island where these"
2014-03-06 05:46:01 +00:00
next "gather. Only they"
next "live there.@"