blob: 469e14bf687bca142a95c5a2b88d33c972963c83 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; KakunaPokedexEntry: ; 0x181c23
db "COCOON@" ; species name
dw 200, 220 ; height, weight
db "Nearly incapable"
next "of movement, it"
next "leans against"
page "stout trees while"
next "waiting for its"
next "evolution.@"
|