summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/048.asm
blob: 46c28a3075788d6913add5a44d6ef613f9e2405f (plain)
1
2
3
4
5
6
7
8
9
10
; VenonatPokedexEntry: ; 0x182a53
	db "INSECT@" ; species name
	dw 303, 660 ; height, width

	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.@"