blob: 2c4b17a1518c56988a886aeba200386960220307 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "PINCER@" ; species name
dw 403, 1320 ; height, weight
db "Its oversized claw"
next "is very powerful,"
next "but when it's not"
page "in battle, the"
next "claw just gets in"
next "the way.@"
|