jep-hack/data/pokemon/dex_entries/terrados.asm
Llinos Evans 62bdbe2a1b Terrados & Bug Fix
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!
2024-07-07 09:27:46 +01:00

11 lines
218 B
NASM

db "TREMOR@" ; species name
dw 2104, 5180 ; height, weight
db "It blindly tunnels"
next "through the earth,"
next "feasting on any,"
page "unfortunate GRAVELER"
next "or ONIX that it"
next "comes across.@"