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
295 B
NASM
11 lines
295 B
NASM
db "LONELY@" ; species name
|
|
dw 104, 140 ; height, weight
|
|
|
|
db "It cries day and"
|
|
next "night. GUARDIA" ; omit kangaskhan as it's shown to only raise its own children
|
|
next "and CARETORKER" ; consider rewording tho
|
|
|
|
page "take them in and"
|
|
next "raise it like it"
|
|
next "were their own.@"
|