mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00

A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could!
11 lines
274 B
NASM
11 lines
274 B
NASM
db "CORAL@" ; species name
|
|
dw 200, 110 ; height, weight
|
|
|
|
db "Lives in large"
|
|
next "social groups,"
|
|
next "which HORSEA and"
|
|
|
|
page "MOLAMBINO use for"
|
|
next "shelter. However,"
|
|
next "it's overhunted.@" ; reference to branches but it's a bit vague, consider revising.
|