blob: b91c66ed1b9ee5ca083ea4a797c61b5a1465ed80 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "BEAK@" ; species name
dw 311, 840 ; height, weight
db "It uses its long"
next "beak to attack. It"
next "has a surprisingly"
page "long reach, so it"
next "must be treated"
next "with caution.@"
|