Files
pokecrystal-board/stats/pokedex/entries/148.asm
2014-03-07 21:46:33 -05: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