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

	db   "It constantly"
	next "moves its large"
	next "ears in many"

	page "directions in"
	next "order to detect"
	next "danger right away.@"