summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/sentret.asm
blob: 13a814dfcf7dd26c44b06baba25990ae488c3b34 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SCOUT@" ; species name
	dw 207, 130 ; height, weight

	db   "A very cautious"
	next "#MON, it raises"
	next "itself up using"

	page "its tail to get a"
	next "better view of its"
	next "surroundings.@"