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

This adds a readme with credits so far. Make sure to keep this updated so everyone knows what is and isn't done! We also get the Running Shoes feature from the tutorial, finally making debugging bearable given how laggy Crystal's overworld can be at times. Oh, and Munchlax.
10 lines
206 B
NASM
10 lines
206 B
NASM
db "BIG EATER@" ; species name
|
|
dw 200, 2315 ; height, weight
|
|
|
|
db "In its desperation"
|
|
next "to gulp down food,"
|
|
next "it forgets about"
|
|
|
|
page "the food it has"
|
|
next "hidden under its"
|
|
next "fur.@" |