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

	db   "It can remember"
	next "only one thing at"
	next "a time. Once it"

	page "starts rushing, it"
	next "forgets why it"
	next "started.@"