13 lines
246 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; KakunaPokedexEntry: ; 0x181c23
db "COCOON@" ; species name
dw 200, 220 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "Nearly incapable"
next "of movement, it"
next "leans against"
page "stout trees while"
2014-03-06 00:46:01 -05:00
next "waiting for its"
next "evolution.@"
2013-02-05 19:29:20 -05:00
; 0x181c8a