mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00

Fixes Molambino and Luanbo not evolving properly (oops) and adds Magiprey/Terrados. Since there's no place to put Magiprey in Johto or Kanto, this'll likely be a Nihon exclusive. Got some stuff in mind!
11 lines
253 B
NASM
11 lines
253 B
NASM
db "LAMPREY@" ; species name
|
|
dw 211, 220 ; height, weight
|
|
|
|
db "It hides in desert"
|
|
next "sands. When #MON"
|
|
next "come close, it"
|
|
|
|
page "latches onto"
|
|
next "them to suck"
|
|
next "their blood.@" ; blood is rarely said in mons so consider revising
|