pokecrystal-board/data/pokedex/entries/148.asm
2014-05-31 22:57:00 -07:00

13 lines
250 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"
page "body brightens"
next "slightly, the"
next "weather changes.@"
; 0x1cc843