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

	db   "It has a docile"
	next "nature. If it is"
	next "threatened with"

	page "attack, it raises"
	next "the barbs that are"
	next "all over its body.@"