mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
205 B
NASM
11 lines
205 B
NASM
db "GOLDFISH@" ; species name
|
|
dw 200, 330 ; height, weight
|
|
|
|
db "During spawning"
|
|
next "season, they swim"
|
|
next "gracefully in the"
|
|
|
|
page "water, searching"
|
|
next "for their perfect"
|
|
next "mate.@"
|