summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/209.asm
blob: 1966611aebb8b11affee6d3b470560dc24e977d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; SnubbullPokedexEntry: ; 0x1d06e0
	db "FAIRY@" ; species name
	dw 200, 170 ; height, width
	
	db   "In truth, it is a"
	next "cowardly #MON."
	next "It growls eagerly"
	page "in order to hide"
	next "its fear from its"
	next "opponent.@"
; 0x1d074a