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

9 lines
242 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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