mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
213 B
NASM
11 lines
213 B
NASM
db "NEW SPECIE@" ; species name
|
|
dw 104, 90 ; height, weight
|
|
|
|
db "Because it can"
|
|
next "learn any move,"
|
|
next "some people began"
|
|
|
|
page "research to see if"
|
|
next "it is the ancestor"
|
|
next "of all #MON.@"
|