shithub: pokecrystal

ref: 4af1d7eca874ff44604df528979ba87bc818d7a2
dir: /data/pokedex/entries/nidorino.asm/

View raw version
; NidorinoPokedexEntry: ; 0x1823fd
	db "POISON PIN@" ; species name
	dw 211, 430 ; height, weight

	db   "It is easily"
	next "agitated and uses"
	next "its horn for"
	page "offense as soon as"
	next "it notices an"
	next "attacker.@"