blob: 5e6b93b5dd28bb91fffe324e72f770092bb5bd4e (
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.@"
|