mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
207 B
NASM
11 lines
207 B
NASM
db "AQUAMOUSE@" ; species name
|
|
dw 104, 190 ; height, weight
|
|
|
|
db "The fur on its"
|
|
next "body naturally"
|
|
next "repels water. It"
|
|
|
|
page "can stay dry, even"
|
|
next "when it plays in"
|
|
next "the water.@"
|