summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/111.asm
blob: 77e1ecc823dc2079a619e6c56bc343c572313b12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1b93c5