mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13: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!
11 lines
315 B
NASM
11 lines
315 B
NASM
db "ELECTRIC@" ; species name
|
|
dw 503, 1160 ; height, weight
|
|
|
|
db "To catch prey, it"
|
|
next "electrifies its"
|
|
next "talons before str-"
|
|
|
|
page "iking from the he-"
|
|
next "avens. Nothing"
|
|
next "survives.@" ; Referencing Carddass artwork https://archives.bulbagarden.net/media/upload/c/cd/Bandai_Zapdos_card.jpg
|