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
238 B
NASM
11 lines
238 B
NASM
db "SUPERPOWER@" ; species name
|
|
dw 503, 2870 ; height, weight
|
|
|
|
db "It can throw 500"
|
|
next "punches a second,"
|
|
next "and thanks to its"
|
|
|
|
page "sturdy lower"
|
|
next "body, it keeps"
|
|
next "its balance.@" ; prototype dex entry detail
|