shithub: pokecrystal

ref: 06eb89d903d2b73c6aeb364300c9f2f85188fdc5
dir: /data/pokemon/dex_entries/sentret.asm/

View raw version
	db "SCOUT@" ; species name
	dw 207, 130 ; height, weight

	db   "When acting as a"
	next "lookout, it warns"
	next "others of danger"

	page "by screeching and"
	next "hitting the ground"
	next "with its tail.@"