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