blob: 2e6378d4169ecbd4f73473dabfd562f2007a628a (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "BALL@" ; species name
dw 311, 1470 ; height, weight
db "The more energy it"
next "charges up, the"
next "faster it gets."
page "But this also"
next "makes it more"
next "likely to explode.@"
|