summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/skiploom.asm
blob: 23f4ac7e270847f856901215673e8f67889b86fc (plain)
1
2
3
4
5
6
7
8
9
10
	db "COTTONWEED@" ; species name
	dw 200, 20 ; height, weight

	db   "The bloom on top"
	next "of its head opens"
	next "and closes as the"

	page "temperature fluc-"
	next "tuates up and"
	next "down.@"