pokecrystal-board/data/pokedex/entries/188.asm
2015-06-23 12:24:51 -06:00

11 lines
244 B
NASM

; 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.@"