summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/diglett.asm
blob: ee9588ff002abe63dcd41220617b9c98f8055836 (plain)
1
2
3
4
5
6
7
8
9
10
	db "MOLE@" ; species name
	dw 8, 20 ; height, weight

	db   "If a DIGLETT DIGS"
	next "through a field,"
	next "it leaves the soil"

	page "perfectly tilled"
	next "and ideal for"
	next "planting crops.@"