mirror of https://github.com/pret/pokecrystal.git
9 lines
261 B
NASM
9 lines
261 B
NASM
|
; JumpluffPokedexEntry: ; 0x1cd998
|
||
|
db "COTTONWEED@" ; species name
|
||
|
dw 207, 70; height, width
|
||
|
|
||
|
db "Even in the fierc-", $4e, "est wind, it can", $4e, "control its fluff@"
|
||
|
db "to make its way to", $4e, "any place in the", $4e, "world it wants.@"
|
||
|
; 0x1cda11
|
||
|
|