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