mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
214 B
NASM
11 lines
214 B
NASM
db "PARADOX@" ; species name
|
|
dw 211, 5920 ; 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.@"
|