mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
208 B
NASM
11 lines
208 B
NASM
db "KISS@" ; species name
|
|
dw 104, 130 ; height, weight
|
|
|
|
db "The sensitivity of"
|
|
next "its lips develops"
|
|
next "most quickly."
|
|
|
|
page "It uses them to"
|
|
next "try to identify"
|
|
next "unknown objects.@"
|