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 "BUBBLE JET@" ; species name
|
|
dw 303, 640 ; height, weight
|
|
|
|
db "As it uses the"
|
|
next "fins on the tip"
|
|
next "of its tail to"
|
|
|
|
page "swim, it blends"
|
|
next "with the water"
|
|
next "perfectly.@"
|