mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
242 B
NASM
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
|
|
|