summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/161.asm
blob: eeb55815565452f6a2dfd7b176c7b2238b1821d2 (plain)
1
2
3
4
5
6
7
8
; SentretPokedexEntry: ; 0x1ccd6b
	db "SCOUT@" ; species name
	dw 207, 130; height, width
	
	db "When acting as a", $4e, "lookout, it warns", $4e, "others of danger@"
	db "by screeching and", $4e, "hitting the ground", $4e, "with its tail.@"
; 0x1ccddd