blob: dc2193ea1c5eb97773ea7291a932e93106960976 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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"
page "to make its way to"
next "any place in the"
next "world it wants.@"
|