blob: c67833d83946eed1d1c666baa087e16104ddf759 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; DragonairPokedexEntry: ; 0x1cc7dc
db "DRAGON@" ; species name
dw 1301, 360 ; height, width
db "It is called the"
next "divine #MON."
next "When its entire"
page "body brightens"
next "slightly, the"
next "weather changes.@"
|