mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
206 B
NASM
11 lines
206 B
NASM
db "FLOWER@" ; species name
|
|
dw 104, 130 ; height, weight
|
|
|
|
db "When these dance"
|
|
next "together, their"
|
|
next "petals rub against"
|
|
|
|
page "each other,"
|
|
next "making pretty,"
|
|
next "relaxing sounds.@"
|