shithub: pokecrystal

ref: e48899c1f4e59db41b5647f03c6651d39d7dd44d
dir: /stats/pokedex/entries/123.asm/

View raw version
; ScytherPokedexEntry: ; 0x1b9851
	db "MANTIS@" ; species name
	dw 411, 1230; height, width
	
	db "It's very proud of", $4e, "its speed. It", $4e, "moves so fast that@"
	db "its opponent does", $4e, "not even know what", $4e, "knocked it down.@"
; 0x1b98c5