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 "BIVALVE@" ; species name
|
|
dw 100, 90 ; height, weight
|
|
|
|
db "Clamping on to an"
|
|
next "opponent reveals"
|
|
next "its vulnerable"
|
|
|
|
page "parts, so it uses"
|
|
next "this move only as"
|
|
next "a last resort.@"
|