shithub: pokecrystal

ref: 35644c330effcfb083591d20b3b5f780019ae24f
dir: /data/pokedex/entries/212.asm/

View raw version
; ScizorPokedexEntry: ; 0x1d0821
	db "SCISSORS@" ; species name
	dw 511, 2600 ; height, width
	
	db   "This #MON's"
	next "pincers, which"
	next "contain steel, can"
	page "crush any hard"
	next "object it gets a"
	next "hold of into bits.@"
; 0x1d088e