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
214 B
NASM
11 lines
214 B
NASM
db "BIVALVE@" ; species name
|
|
dw 411, 2920 ; height, weight
|
|
|
|
db "Its shell is as"
|
|
next "hard as diamonds."
|
|
next "Its SPIKE CANNON"
|
|
|
|
page "ensures nothing"
|
|
next "can get close e-"
|
|
next "nough to open it.@"
|