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

	db   "Small and very"
	next "docile, it pro-"
	next "tects itself with"

	page "its small, poison-"
	next "ous horn when"
	next "attacked.@"