mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
231 B
NASM
11 lines
231 B
NASM
db "BIVALVE@" ; species name
|
|
dw 411, 2920 ; height, weight
|
|
|
|
db "Only KINGLER can"
|
|
next "break its shell."
|
|
next "To defend itself,"
|
|
|
|
page "it closes up and"
|
|
next "fires its two"
|
|
next "large spikes.@" ; Carddass reference.
|