summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/041.asm
blob: e04e7850fe8e8f0e5315d850887be1e0648fdb6f (plain)
1
2
3
4
5
6
7
8
9
10
; ZubatPokedexEntry: ; 0x18275d
	db "BAT@" ; species name
	dw 207, 170 ; height, width

	db   "During the day, it"
	next "gathers with"
	next "others and hangs"
	page "from the ceilings"
	next "of old buildings"
	next "and caves.@"