summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/210.asm
blob: c85f6f4f43e386498cc6dd54b72348947c85ddf5 (plain)
1
2
3
4
5
6
7
8
; GranbullPokedexEntry: ; 0x1d074a
	db "FAIRY@" ; species name
	dw 407, 1070; height, width
	
	db "It can make most", $4e, "any #MON run", $4e, "away simply by@"
	db "opening its mouth", $4e, "wide to reveal its", $4e, "big fangs.@"
; 0x1d07b1