shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
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.@"