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

13 lines
246 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
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "Nearly incapable"
next "of movement, it"
next "leans against"
page "stout trees while"
2014-03-05 21:46:01 -08:00
next "waiting for its"
next "evolution.@"
2013-02-05 16:29:20 -08:00
; 0x181c8a