summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/161.asm
blob: 991c22baa5f0c27f85d3b5aff112c39582bbc365 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; SentretPokedexEntry: ; 0x1ccd6b
	db "SCOUT@" ; species name
	dw 207, 130 ; height, width
	
	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.@"
; 0x1ccddd