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