blob: f6650939b51b8c477c29bec227e4f83fe756215a (
plain)
1
2
3
4
5
6
7
8
|
; 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
|