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