summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/rhyhorn.asm
blob: 92b52e09a38d9e4bbc7c500ba1c37eb9d696d826 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SPIKES@" ; species name
	dw 303, 2540 ; height, weight

	db   "It doesn't care if"
	next "there is anything"
	next "in its way. It"

	page "just charges and"
	next "destroys all ob-"
	next "stacles.@"