mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
203 B
NASM
11 lines
203 B
NASM
db "RIVER CRAB@" ; species name
|
|
dw 104, 140 ; height, weight
|
|
|
|
db "If it is unable"
|
|
next "to find food, it"
|
|
next "will absorb"
|
|
|
|
page "nutrients by"
|
|
next "swallowing a"
|
|
next "mouthful of sand.@"
|