summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/bayleef.asm
blob: ac66dccd59bbc7abb92be157ee3716ea6f83b2ad (plain)
1
2
3
4
5
6
7
8
9
10
; BayleefPokedexEntry: ; 0x1cc9e9
	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.@"