mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
227 B
NASM
11 lines
227 B
NASM
db "KOALA@" ; species name
|
|
dw 311, 191 ; height, weight - placeholder
|
|
|
|
db "Strictly feeds on"
|
|
next "eucalyptus. Despite"
|
|
next "this, its claws can"
|
|
|
|
page "break concrete,"
|
|
next "and it often"
|
|
next "spreads disease.@"
|