mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
200 B
NASM
11 lines
200 B
NASM
db "FISH@" ; species name
|
|
dw 211, 220 ; height, weight
|
|
|
|
db "This weak and"
|
|
next "pathetic #MON"
|
|
next "gets easily pushed"
|
|
|
|
page "along rivers when"
|
|
next "there are strong"
|
|
next "currents.@"
|