mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
221 B
NASM
11 lines
221 B
NASM
db "HAPPINESS@" ; species name
|
|
dw 200, 70 ; height, weight
|
|
|
|
db "Although it does"
|
|
next "not flap its wings"
|
|
next "very much, it can"
|
|
|
|
page "stay up in the air"
|
|
next "as it tags along"
|
|
next "after its trainer.@"
|