11 lines
242 B
NASM
Raw Normal View History

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