mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13: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
285 B
NASM
11 lines
285 B
NASM
db "MAGNET@" ; species name
|
|
dw 100, 130 ; height, weight
|
|
|
|
db "Seemingly attract-"
|
|
next "ed to magnetic"
|
|
next "forces, MAGNEMITE"
|
|
|
|
page "are known for swa-"
|
|
next "rming around the"
|
|
next "MAGNET TRAIN.@" ; prototype dex entry contextualised into them swarming the magnet train
|