mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
217 B
NASM
11 lines
217 B
NASM
db "MANTIS@" ; species name
|
|
dw 411, 1230 ; height, weight
|
|
|
|
db "It's very proud of"
|
|
next "its speed. It"
|
|
next "moves so fast that"
|
|
|
|
page "its opponent does"
|
|
next "not even know what"
|
|
next "knocked it down.@"
|