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