summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/stantler.asm
blob: 0fce8f2b5be2b30b5cdf9b5e8b981186a7be9110 (plain)
1
2
3
4
5
6
7
8
9
10
; StantlerPokedexEntry: ; 0x1d1174
	db "BIG HORN@" ; species name
	dw 407, 1570 ; height, weight

	db   "The round balls"
	next "found on the"
	next "fallen antlers can"
	page "be ground into a"
	next "powder that aids"
	next "in sleeping.@"