pokecrystal-board/stats/pokedex/entries/188.asm

9 lines
252 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; SkiploomPokedexEntry: ; 0x1cd928
db "COTTONWEED@" ; species name
dw 200, 20; height, width
db "As soon as it", $4e, "rains, it closes", $4e, "its flower and@"
db "hides in the shade", $4e, "of a tree to avoid", $4e, "getting wet.@"
; 0x1cd998