pokecrystal-board/stats/pokedex/entries/148.asm
2014-03-06 00:46:01 -05:00

13 lines
252 B
NASM

; DragonairPokedexEntry: ; 0x1cc7dc
db "DRAGON@" ; species name
dw 1301, 360; height, width
db "It is called the"
next "divine #MON."
next "When its entire@"
db "body brightens"
next "slightly, the"
next "weather changes.@"
; 0x1cc843