summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/234.asm
blob: 550a4f980c6a598917233fb180ac111861416cbd (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"