blob: a62efe79b2c31806705a5366b44c9f169d043a50 (
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.@"
|