blob: 6a046bda48bbfde74123dcfb388e302f8d99b591 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; ElekidPokedexEntry: ; 0x1d1398
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.@"
|