summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/188.asm
blob: 92e7aaae669fad0d560770665b1beed7c3d1d35c (plain)
1
2
3
4
5
6
7
8
; 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