mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00

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.
11 lines
397 B
NASM
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?
|