pokecrystal-board/stats/pokedex/entries/239.asm
2013-02-05 19:29:20 -05:00

9 lines
257 B
NASM

; 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