shithub: pokecrystal

ref: 4af1d7eca874ff44604df528979ba87bc818d7a2
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.@"