jep-hack/data/pokemon/dex_entries/electrode.asm
Llinos Evans 7d6e73c690 34 or so modified dex entries (&Torpir)
This reworks Hippunk into Torpir (well, not entirely internally, it's still HIPPUNK there).

I have also done several new dex entries. May need vetting by some of the others, the writing is inconsistent.
2025-01-05 22:10:26 +00:00

13 lines
275 B
NASM

db "BALL@" ; species name
dw 311, 1470 ; height, weight
db "Like a gachapon"
next "capsule, ELECTRODE"
next "is hollow. Resear-"
page "ch into this has"
next "stumped even the"
next "best of the best.@" ; Carddass Reference
; Writing is iffy. Consider revising.