blob: 26b6765e57275f33c6146ce2f23c6aa162cd4372 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|