jep-hack/data/pokemon/dex_entries/steelix.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

11 lines
397 B
NASM

db "IRON SNAKE@" ; species name
dw 3002, 8820 ; height, weight
db "It evolved large"
next "axles to help it" ; Weirdly enough, the Pokedex never talks about these, despite them being a massive part of the design.
next "dig deeper. With"
page "these, it can tu-"
next "nnel through the"
next "Earth's mantle.@" ; It's capable of digging to the earth's core, so this works fine, right?