summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/111.asm
blob: 1b39102a4abc02ca91e3e8f128a90f1524afa848 (plain)
1
2
3
4
5
6
7
8
9
10
; RhyhornPokedexEntry: ; 0x1b935d
	db "SPIKES@" ; species name
	dw 303, 2540 ; height, width
	
	db   "It can remember"
	next "only one thing at"
	next "a time. Once it"
	page "starts rushing, it"
	next "forgets why it"
	next "started.@"