shithub: pokecrystal

ref: 6bba0e7fd14a4b166e8779392c6ff994a42e14f1
dir: /stats/pokedex/entries/033.asm/

View raw version
; NidorinoPokedexEntry: ; 0x1823fd
	db "POISON PIN@" ; species name
	dw 211, 430 ; height, width
	
	db   "It is easily"
	next "agitated and uses"
	next "its horn for"
	page "offense as soon as"
	next "it notices an"
	next "attacker.@"
; 0x182463