summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/nidorino.asm
blob: 3f00ac0a51547604a11018be64cf476daa12e392 (plain)
1
2
3
4
5
6
7
8
9
10
	db "POISON PIN@" ; species name
	dw 211, 430 ; height, weight

	db   "It is easily"
	next "agitated and uses"
	next "its horn for"

	page "offense as soon as"
	next "it notices an"
	next "attacker.@"