mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 10:13:24 +12:00

Every Pokemon is now integrated, aside from regional forms and evolutions of those (except Evolotto, I'll do that later). I may now rest.
11 lines
300 B
NASM
11 lines
300 B
NASM
db "HEX NUT@" ; species name
|
|
dw 8, 176 ; height, weight
|
|
|
|
db "Packs of MELTAN"
|
|
next "are found around"
|
|
next "the globe, packed"
|
|
|
|
page "into MYSTERY BOXs."
|
|
next "They seek to be"
|
|
next "whole once more.@" ; References Pokemon GO as a whole, as well as some obscure lore. Cont. in Melmetal's.
|