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

13 lines
268 B
NASM

; DratiniPokedexEntry: ; 0x1cc761
db "DRAGON@" ; species name
dw 511, 70; height, width
db "It sheds many lay-"
next "ers of skin as it"
next "grows larger. Dur-@"
db "ing this process,"
next "it is protected by"
next "a rapid waterfall.@"
; 0x1cc7dc