pokecrystal-board/stats/pokedex/entries/147.asm

9 lines
262 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; DratiniPokedexEntry: ; 0x1cc761
db "DRAGON@" ; species name
dw 511, 70; height, width
db "It sheds many lay-", $4e, "ers of skin as it", $4e, "grows larger. Dur-@"
db "ing this process,", $4e, "it is protected by", $4e, "a rapid waterfall.@"
; 0x1cc7dc