mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 12:06:28 +13:00
11 lines
252 B
NASM
11 lines
252 B
NASM
db "FISH@" ; species name
|
|
dw 211, 220 ; height, weight
|
|
|
|
db "No matter the foe"
|
|
next "or attack, it will"
|
|
next "always SPLASH aro-"
|
|
|
|
page "und. However, it"
|
|
next "has the cell make-"
|
|
next "up of a dragon.@" ; Illustrated book, taken from JEP.
|