aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/content.go b/content.go
index cd8455f..63bc749 100644
--- a/content.go
+++ b/content.go
@@ -259,7 +259,6 @@ func muxItemDefs(conns []*contentConn) ([]mt.ItemDef, []struct{ Alias, Orig stri
InvImg: "wieldhand.png",
WieldScale: [3]float32{1, 1, 1},
StackMax: 1,
- Usable: true,
ToolCaps: mt.ToolCaps{
NonNil: true,
},