mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00

A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could!
11 lines
241 B
NASM
11 lines
241 B
NASM
db "HARD SHELL@" ; species name
|
|
dw 311, 3350 ; height, weight
|
|
|
|
db "Even in a pupal"
|
|
next "state, it can move"
|
|
next "around freely. If"
|
|
|
|
page "under attack, it"
|
|
next "rushes at the foe"
|
|
next "with its shell.@" ; prototype dex entry
|