shithub: pokecrystal

ref: 35644c330effcfb083591d20b3b5f780019ae24f
dir: /data/pokedex/entries/048.asm/

View raw version
; 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