mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
206 B
NASM
11 lines
206 B
NASM
db "CORAL@" ; species name
|
|
dw 200, 110 ; height, weight
|
|
|
|
db "The points on its"
|
|
next "head absorb"
|
|
next "nutrients from"
|
|
|
|
page "clean water. They"
|
|
next "cannot survive in"
|
|
next "polluted water.@"
|