mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
210 B
NASM
11 lines
210 B
NASM
db "SUPERPOWER@" ; species name
|
|
dw 503, 2870 ; height, weight
|
|
|
|
db "With four arms"
|
|
next "that react more"
|
|
next "quickly than it"
|
|
|
|
page "can think, it can"
|
|
next "execute many"
|
|
next "punches at once.@"
|