blob: 4aba157a95f17f7b05afcf29d466ba2b3bf69fe7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; SkiploomPokedexEntry: ; 0x1cd928
db "COTTONWEED@" ; species name
dw 200, 20 ; height, width
db "As soon as it"
next "rains, it closes"
next "its flower and"
page "hides in the shade"
next "of a tree to avoid"
next "getting wet.@"
|