mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
221 B
NASM
11 lines
221 B
NASM
db "HEARING@" ; species name
|
|
dw 311, 191 ; height, weight - placeholder
|
|
|
|
db "Flies using its"
|
|
next "ears. Its hearing"
|
|
next "is impeccable,"
|
|
|
|
page "so it's popular"
|
|
next "with detectives."
|
|
next "Loves sweets.@"
|