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