summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/voltorb.asm
blob: ddc0ffa29b0d4d9e085ccd50de12f0abd2ab4a4f (plain)
1
2
3
4
5
6
7
8
9
10
	db "BALL@" ; species name
	dw 108, 230 ; height, weight

	db   "During the study"
	next "of this #MON,"
	next "it was discovered"

	page "that its compo-"
	next "nents are not"
	next "found in nature.@"