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
228 B
NASM
11 lines
228 B
NASM
db "STARSHAPE@" ; species name
|
|
dw 100, 70 ; height, weight
|
|
|
|
db "It rocks like a"
|
|
next "cradle when sle-"
|
|
next "eping, which lo-"
|
|
|
|
page "oks like a star." ; pokemon sleep
|
|
next "When it wakes up,"
|
|
next "it drinks dew.@"
|