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

	db   "It rolls to move."
	next "If the ground is"
	next "uneven, a sudden"

	page "jolt from hitting"
	next "a bump can cause"
	next "it to explode.@"