blob: 7dc8f626288e075717c6af8fdd49d0787388e482 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "POISON BEE@" ; species name
dw 303, 650 ; height, weight
db "It uses sharp,"
next "poisonous stings"
next "to defeat prey,"
page "then takes the"
next "victim back to its"
next "nest for food.@"
|