summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/bayleef.asm
blob: 534c4c972dd67a9bbec13ad34ae46d63e5fe6be6 (plain)
1
2
3
4
5
6
7
8
9
10
	db "LEAF@" ; species name
	dw 311, 350 ; height, weight

	db   "The scent that"
	next "wafts from the"
	next "leaves on its neck"

	page "causes anyone who"
	next "smells it to"
	next "become energetic.@"