mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
257 B
NASM
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
|
|
|