summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/234.asm
blob: 25a37388a25a97248cda2ede20c866c187a2f6ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; StantlerPokedexEntry: ; 0x1d1174
	db "BIG HORN@" ; species name
	dw 407, 1570 ; height, width
	
	db   "The round balls"
	next "found on the"
	next "fallen antlers can"
	page "be ground into a"
	next "powder that aids"
	next "in sleeping.@"
; 0x1d11e0