summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/venonat.asm
blob: 01e4df353e950fa08338521b48562b7571b8b95a (plain)
1
2
3
4
5
6
7
8
9
10
	db "INSECT@" ; species name
	dw 303, 660 ; height, weight

	db   "The small bugs it"
	next "eats appear only"
	next "at night, so it"

	page "sleeps in a hole"
	next "in a tree until"
	next "night falls.@"