jep-hack/data/pokemon/dex_entries/terrados.asm
Martha Schilling b7099d8ee8 ROM builds now, yay!
- Fixed/improved dex entries for Calflac, Stromen and Terrados.

- Fixed Bipulla's shiny, giving it the one from the beta.

- Added Calflac's shiny and official back sprite.

- Fixed Folage's, Stromen's and Munchlax's back sprites.

- Added Munchlax's shiny.

- Fixed Terrados' front sprite, and gave it a shiny palette (currently a clone of Gyarados')

- Added temporary colours to the Gen 1 trainer imports.
2024-07-26 21:08:15 +01:00

11 lines
219 B
NASM

db "TREMOR@" ; species name
dw 2104, 5180 ; height, weight
db "It blindly tunnels"
next "through the earth,"
next "crushing rocks in"
page "its jaws. GRAVELER"
next "and ONIX are its"
next "favorite prey.@"