summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/153.asm
blob: dae7bf8fb40ea396365cdc797cc608d6a61a7b6e (plain)
1
2
3
4
5
6
7
8
; BayleefPokedexEntry: ; 0x1cc9e9
	db "LEAF@" ; species name
	dw 311, 350; height, width
	
	db "The scent that", $4e, "wafts from the", $4e, "leaves on its neck@"
	db "causes anyone who", $4e, "smells it to", $4e, "become energetic.@"
; 0x1cca54