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
210 B
NASM
11 lines
210 B
NASM
db "WOLFSKIN@" ; species name
|
|
dw 508, 2318 ; height, weight
|
|
|
|
db "It hunts #MON"
|
|
next "with others of its"
|
|
next "kind. The one"
|
|
|
|
page "wearing the thick-"
|
|
next "est pelt is the"
|
|
next "pack's leader.@"
|