summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/029.asm
blob: ad4816de2ffef10d624e26fd04758d4d82ac158e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; NidoranFPokedexEntry: ; 0x18224b
	db "POISON PIN@" ; species name
	dw 104, 150 ; height, width
	
	db   "Small and very"
	next "docile, it pro-"
	next "tects itself with"
	page "its small, poison-"
	next "ous horn when"
	next "attacked.@"
; 0x1822b6