mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00

A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could!
11 lines
213 B
NASM
11 lines
213 B
NASM
db "LONG NOSE@" ; species name
|
|
dw 108, 740 ; height, weight
|
|
|
|
db "Though still a"
|
|
next "mere toddler, it"
|
|
next "grows bigger and"
|
|
|
|
page "bigger by eating"
|
|
next "fuve times its"
|
|
next "body weight a day.@"
|