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

	db   "It stores an over-"
	next "flowing amount of"
	next "electric energy"

	page "inside its body."
	next "Even a small shock"
	next "makes it explode.@"