summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/239.asm
blob: 49fa2c01f1047dbca03a485e1928c533d6bf3aee (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"