summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/030.asm
blob: 50fb9fcbabffe26f31294600f92ba59d8ae7d6d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; NidorinaPokedexEntry: ; 0x1822b6
	db "POISON PIN@" ; species name
	dw 207, 440 ; height, width
	
	db   "It has a docile"
	next "nature. If it is"
	next "threatened with"
	page "attack, it raises"
	next "the barbs that are"
	next "all over its body.@"
; 0x18232e