shithub: pokecrystal

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