summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/butterfree.asm
blob: 9661cce68221eb2165f50200e237b227f6fb4d6e (plain)
1
2
3
4
5
6
7
8
9
10
	db "BUTTERFLY@" ; species name
	dw 307, 710 ; height, weight

	db   "It flits from"
	next "flower to flower,"
	next "collecting honey."

	page "It can even"
	next "identify distant"
	next "flowers in bloom.@"