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
414 B
NASM
13 lines
414 B
NASM
db "LONG LEG@" ; species name
|
|
dw 307, 740 ; height, weight
|
|
|
|
db "Its silk is extre-"
|
|
next "mely strong. To"
|
|
next "avoid capture,"
|
|
|
|
page "it spits from the"
|
|
next "front or rear to"
|
|
next "seal # BALLs.@"
|
|
; The way Ariados hunts is contradicted like, all the time, it's kind of ridiculous.
|
|
; So to avoid the issue entirely, I put together the lore about the silk it spits, among other things, to make this.
|