shithub: pokecrystal

ref: 0f37a42ad45d8950c83b31215523e2e1cc7c2d21
dir: /data/pokedex/entries/070.asm/

View raw version
; WeepinbellPokedexEntry: ; 0x1b81fd
	db "FLYCATCHER@" ; species name
	dw 303, 140 ; height, width
	
	db   "When it's hungry,"
	next "it swings its"
	next "razor-sharp"
	page "leaves, slicing up"
	next "any unlucky object"
	next "nearby for food.@"