shithub: pokecrystal

ref: e29a1f8f948a5353c1ba8d631aa9352185ca6e29
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.@"