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
282 B
NASM
11 lines
282 B
NASM
db "SWINE@" ; species name
|
|
dw 307, 1230 ; height, weight
|
|
|
|
db "Both of its eyes"
|
|
next "are obscured by"
|
|
next "its hair. When"
|
|
|
|
page "charging, it must"
|
|
next "use sound as its"
|
|
next "guide.@" ; prototype dex entry. contradicts DP, as they made it use its nose as said guide
|