blob: 3b5d58418a248ffbb6d351cdf0235a263d11a12e (
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.@"
|