mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
267 B
NASM
13 lines
267 B
NASM
; JumpluffPokedexEntry: ; 0x1cd998
|
|
db "COTTONWEED@" ; species name
|
|
dw 207, 70; height, width
|
|
|
|
db "Even in the fierc-"
|
|
next "est wind, it can"
|
|
next "control its fluff@"
|
|
db "to make its way to"
|
|
next "any place in the"
|
|
next "world it wants.@"
|
|
; 0x1cda11
|
|
|