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

	db   "It spreads its"
	next "petals to absorb"
	next "sunlight. It also"

	page "floats in the air"
	next "to get closer to"
	next "the sun.@"