mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
216 B
NASM
11 lines
216 B
NASM
db "BALLOON@" ; species name
|
|
dw 303, 260 ; height, weight
|
|
|
|
db "The rich, fluffy"
|
|
next "fur that covers"
|
|
next "its body feels so"
|
|
|
|
page "good that anyone"
|
|
next "who feels it can't"
|
|
next "stop touching it.@"
|