summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/153.asm
blob: a9e231290729804d2e036bbc9b58969a85dbf605 (plain)
1
2
3
4
5
6
7
8
9
10
; BayleefPokedexEntry: ; 0x1cc9e9
	db "LEAF@" ; species name
	dw 311, 350 ; height, width

	db   "The scent that"
	next "wafts from the"
	next "leaves on its neck"
	page "causes anyone who"
	next "smells it to"
	next "become energetic.@"