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

Toedscool, Toedscruel, Blottle, Pendraken, Kolta, Balumba, Magnetite, Magnezone, and Gavillain. Balumba has a small chance to hold a Fairy Feather, which makes it vaguely obtainable. Kolta is now found in the day in the Burned Tower, whereas Houndour is seen at night. Technically balances it, right? Gavillain is a rare Dark Cave encounter on the Blackthorn side, dragons and all that. Balumba is a rare encounter in the National Park!
11 lines
259 B
NASM
11 lines
259 B
NASM
db "MAGNET AREA@" ; species name
|
|
dw 100, 130 ; height, weight - temp
|
|
|
|
db "Its 3 eyes move ind-"
|
|
next "ependently of one"
|
|
next "another. This lets"
|
|
|
|
page "it efficiently trap" ; referencing Magnet Pull
|
|
next "and neutralise other"
|
|
next "steel #MON.@"
|