summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/sentret.asm
blob: 70f1af39e90ff0255ec40ec0439bb343c95529eb (plain)
1
2
3
4
5
6
7
8
9
10
	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.@"