mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 20:16:29 +13:00
11 lines
211 B
NASM
11 lines
211 B
NASM
db "DRILL@" ; species name
|
|
dw 403, 1320 ; height, weight
|
|
|
|
db "The spines on its"
|
|
next "body are filled"
|
|
next "with venom. If"
|
|
|
|
page "predators try to"
|
|
next "attack, it fires"
|
|
next "off POISON STING.@"
|