blob: 4e145f19bafb1b8923f02831ab62b90a32a1c4fe (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "TADPOLE@" ; species name
dw 403, 1190 ; height, weight
db "This strong and"
next "skilled swimmer is"
next "even capable of"
page "crossing the"
next "Pacific Ocean just"
next "by kicking.@"
|