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
292 B
NASM
11 lines
292 B
NASM
db "LAVA@" ; species name
|
|
dw 207, 1210 ; height, weight
|
|
|
|
db "Its body is simi-"
|
|
next "lar to lava. For"
|
|
next "unknown reasons,"
|
|
|
|
page "when exposed to"
|
|
next "sunlight, its"
|
|
next "skin hardens.@" ; prototype dex entry with the only explanation for what makes magcargo's skin harden!
|