summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/032.asm
blob: a61159e2ffbc1c612ac58332d4f0a4680f70ce8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; NidoranMPokedexEntry: ; 0x182392
	db "POISON PIN@" ; species name
	dw 108, 200 ; height, width
	
	db   "It constantly"
	next "moves its large"
	next "ears in many"
	page "directions in"
	next "order to detect"
	next "danger right away.@"
; 0x1823fd