summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/weepinbell.asm
blob: 81eb7c2152ce042bb056a5e155096e80b698162f (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"