summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/smeargle.asm
blob: 8e762bdf4250ce3589131baa857ca30dcd7c49e3 (plain)
1
2
3
4
5
6
7
8
9
10
	db "PAINTER@" ; species name
	dw 311, 1280 ; height, weight

	db   "Once it becomes an"
	next "adult, it has a"
	next "tendency to let"

	page "its comrades plant"
	next "footprints on its"
	next "back.@"