mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
202 B
NASM
11 lines
202 B
NASM
db "BUBBLE@" ; species name
|
|
dw 201, 320 ; height, weight
|
|
|
|
db "Its mucus is"
|
|
next "chemically similar"
|
|
next "to soap, making"
|
|
|
|
page "the bubbles it"
|
|
next "blows useful for"
|
|
next "dirty #MON.@"
|