pokecrystal-board/stats/pokedex/entries/148.asm
2013-02-05 19:29:20 -05:00

9 lines
246 B
NASM

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