shithub: pokecrystal

ref: ec8c9688ce970b9c3b63a5b287a99542f0bc9984
dir: /data/pokemon/dex_entries/bayleef.asm/

View raw version
; 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.@"