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