summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/070.asm
blob: 91b55c298d597845947f8d6e96c19e3f545b462c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1b826e