mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
202 B
NASM
11 lines
202 B
NASM
db "BAT@" ; species name
|
|
dw 207, 170 ; height, weight
|
|
|
|
db "During the day, it"
|
|
next "gathers with"
|
|
next "others and hangs"
|
|
|
|
page "from the ceilings"
|
|
next "of old buildings"
|
|
next "and caves.@"
|