blob: 07d5eec3d9559f3801604a851bd3f51114774ee7 (
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.@"
|