summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/070.asm
blob: 87bd8f5340c9a448838d57be2b475991c44cb61e (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"