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