mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
211 B
NASM
11 lines
211 B
NASM
db "PARADOX@" ; species name
|
|
dw 200, 240 ; height, weight
|
|
|
|
db "A strange, robotic"
|
|
next "#MON that can"
|
|
next "launch itself by"
|
|
|
|
page "firing icy blasts"
|
|
next "from the round"
|
|
next "device it holds.@"
|