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 "CLUBTAIL@" ; species name
|
|
dw 503, 1560 ; height, weight
|
|
|
|
db "It stuns its prey"
|
|
next "by striking them"
|
|
next "with its heavy"
|
|
|
|
page "tail, then tears"
|
|
next "them apart with"
|
|
next "its mandibles.@"
|