shithub: pokecrystal

ref: 31edd7f803a9df47d76469559065af96d78f1c7d
dir: /data/pokemon/dex_entries/weepinbell.asm/

View raw version
; WeepinbellPokedexEntry: ; 0x1b81fd
	db "FLYCATCHER@" ; species name
	dw 303, 140 ; height, weight

	db   "When it's hungry,"
	next "it swings its"
	next "razor-sharp"
	page "leaves, slicing up"
	next "any unlucky object"
	next "nearby for food.@"