shithub: pokecrystal

ref: 8fa7183d29cff3f30de399db8a50be4573a2185e
dir: /data/pokedex/entries/sentret.asm/

View raw version
; SentretPokedexEntry: ; 0x1ccd6b
	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.@"