summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/rhyhorn.asm
blob: b2f26e2042c6fa6a3f05da800e61138cad4a23f7 (plain)
1
2
3
4
5
6
7
8
9
10
; RhyhornPokedexEntry: ; 0x1b935d
	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.@"