summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/239.asm
blob: 9553aa2f53af15d36c924329664449048fb97a6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; ElekidPokedexEntry: ; 0x1d1398
	db "ELECTRIC@" ; species name
	dw 200, 520 ; height, width
	
	db   "It loves violent"
	next "thunder. The space"
	next "between its horns"
	page "flickers bluish-"
	next "white when it is"
	next "charging energy.@"
; 0x1d140e