summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/032.asm
blob: 2f7ff0235efb641ee9343cc2780cadb0992dc3cc (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"