shithub: pokecrystal

ref: f4e0e611143cc9ee896b70ce179e9a7adf3211ab
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