blob: 4b4f23389e68bf76487b788104a645d623c41524 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "TADPOLE@" ; species name
dw 403, 1190 ; height, weight
db "It can use its"
next "well-developed"
next "arms and legs to"
page "run on the surface"
next "of the water for a"
next "split second.@"
|