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

Began the arduous process of giving old Pokemon new dex entries. Like KEP, the main aim is using media not from the mainline games, giving players new insights into the lore surrounding them. New Snap, Ranger, Carddass, TCG art, and more are all on the table. Carddass is prioritised for Gen 1 Pokemon considering its obscurity and...well, general insights into how the Pokemon act, it's pretty awesome. I've also taken to enhancing some of the existing dex entries!
13 lines
435 B
NASM
13 lines
435 B
NASM
db "AQUARABBIT@" ; species name
|
|
dw 207, 630 ; height, weight
|
|
|
|
db "Its tail is sur-"
|
|
next "prisingly heavy."
|
|
next "To defend its fa-"
|
|
|
|
page "mily, it will use"
|
|
next "it as a mace, le-"
|
|
next "aving a crater.@" ; could be rewritten for clarity, relies on someone knowing what a mace is.
|
|
; Referencing TCG artwork from HeartGold SoulSilver 2
|
|
; https://archives.bulbagarden.net/media/upload/a/aa/AzumarillHeartGoldSoulSilver2.jpg
|