shithub: pokecrystal

ref: 113dd395d246de4f15f9a9ebe6124ce8d54cdaa1
dir: /stats/pokedex/entries/029.asm/

View raw version
; 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