summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/elekid.asm
blob: a84d24dc037db4b823cbfab64b1134b8bd18c7d9 (plain)
1
2
3
4
5
6
7
8
9
10
	db "ELECTRIC@" ; species name
	dw 200, 520 ; height, weight

	db   "It loves violent"
	next "thunder. The space"
	next "between its horns"

	page "flickers bluish-"
	next "white when it is"
	next "charging energy.@"