summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/granbull.asm
blob: ee52206710437ce50db1ca315e94113297d3b42f (plain)
1
2
3
4
5
6
7
8
9
10
	db "FAIRY@" ; species name
	dw 407, 1070 ; height, weight

	db   "Because its fangs"
	next "are too heavy, it"
	next "always keeps its"

	page "head tilted down."
	next "However, its BITE"
	next "is powerful.@"