blob: a295acf545cca2ce37652c23a234106f3d5a5a5d (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "SPIKE BALL@" ; species name
dw 100, 30 ; height, weight
db "It is considered"
next "to be a symbol of"
next "good luck. Its"
page "shell is said to"
next "be filled with"
next "happiness.@"
|