mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
215 B
NASM
11 lines
215 B
NASM
db "FIVE STAR@" ; species name
|
|
dw 303, 240 ; height, weight
|
|
|
|
db "It is timid and"
|
|
next "clusters together"
|
|
next "with others. The"
|
|
|
|
page "fluid secreted by"
|
|
next "its feet indicates"
|
|
next "its location.@"
|