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

9 lines
242 B
NASM

; KakunaPokedexEntry: ; 0x181c23
db "COCOON@" ; species name
dw 200, 220; height, width
db "Nearly incapable", $4e, "of movement, it", $4e, "leans against@"
db "stout trees while", $4e, "waiting for its", $4e, "evolution.@"
; 0x181c8a