aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--melee.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/melee.json b/melee.json
index 7510a39..3a04c7b 100644
--- a/melee.json
+++ b/melee.json
@@ -17,7 +17,7 @@
"material": [ "steel", "wood" ],
"symbol": ";",
"color": "light_gray",
- "qualities": [ [ "CUT", 1 ], [ "CUT_FINE", 1 ], [ "BUTCHER", 20 ] ],
+ "qualities": [ [ "CUT", 1 ], [ "CUT_FINE", 1 ], [ "BUTCHER", 20 ] ],
"techniques": [ "RAPID" ],
"flags": [ "DURABLE_MELEE", "SHEATH_KNIFE" ]
},
@@ -172,6 +172,7 @@
"symbol": "/",
"color": "dark_gray",
"techniques": [ "RAPID", "WBLOCK_2" ],
+ "qualities": [ [ "CUT", 1 ], [ "BUTCHER", 9 ] ],
"flags": [ "DURABLE_MELEE" ],
"use_action": {
"type": "transform",