mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
214 B
NASM
11 lines
214 B
NASM
db "BAT@" ; species name
|
|
dw 503, 1210 ; height, weight
|
|
|
|
db "When it plunges"
|
|
next "its fangs into its"
|
|
next "prey, it instantly"
|
|
|
|
page "draws and gulps"
|
|
next "down more than ten"
|
|
next "ounces of blood.@"
|