mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
214 B
NASM
11 lines
214 B
NASM
db "PARADOX@" ; species name
|
|
dw 211, 5922 ; height, weight
|
|
|
|
db "A creature of the"
|
|
next "digital age. It"
|
|
next "can instantly roll"
|
|
|
|
page "into a ball and"
|
|
next "launch potentally"
|
|
next "fatal attacks.@"
|