blob: 88c87fdc06e537a4fd670f4344b51c74cab14122 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "BALLOON@" ; species name
dw 100, 20 ; height, weight
db "Its extremely"
next "flexible and elas-"
next "tic body makes it"
page "bounce continuous-"
next "ly--anytime, any-"
next "where.@"
|