blob: 0aade0b754ba1746d0380509f3c0250eb8ff637c (
plain)
1
2
3
4
5
6
7
8
9
10
|
; JumpluffPokedexEntry: ; 0x1cd998
db "COTTONWEED@" ; species name
dw 207, 70 ; height, weight
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.@"
|