blob: 0fe9c1dea4cba1fcfa40cacefb1279871c5f250a (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "BALL@" ; species name
dw 108, 230 ; height, weight
db "It was discovered"
next "when # BALLS"
next "were introduced."
page "It is said that"
next "there is some"
next "connection.@"
|