shithub: pokecrystal

ref: 8fa7183d29cff3f30de399db8a50be4573a2185e
dir: /data/pokedex/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.@"