blob: 1ddfab1461d587f49a60641ae709f46ca4566666 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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
|