mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
220 B
NASM
11 lines
220 B
NASM
db "ANGLER@" ; species name
|
|
dw 108, 260 ; height, weight
|
|
|
|
db "Its antennae, whi-"
|
|
next "ch evolved from a"
|
|
next "fin, have both po-"
|
|
|
|
page "sitive and neg-"
|
|
next "ative charges flo-"
|
|
next "wing through them.@"
|