blob: e783a0dc927f04b60af2f6d43bccc65d99604c8b (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "BALL@" ; species name
dw 311, 1470 ; height, weight
db "It is dangerous."
next "If it has too much"
next "electricity and"
page "has nothing to do,"
next "it amuses itself"
next "by exploding.@"
|