aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-25 20:37:43 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-25 20:37:43 -0800
commite314fb0d670553a504e55bf9f35ecf5459b177ae (patch)
tree0a9bf3da0200b33dd3b22348234228b65eba2313
parentRebalance maid's claws against the razorbar katar. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-e314fb0d670553a504e55bf9f35ecf5459b177ae.tar.xz
Fix the maid's broom not being piercing.
Fix the maid's claws to use str_sp for the name.
-rw-r--r--melee.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/melee.json b/melee.json
index 4af412e..ac43e0f 100644
--- a/melee.json
+++ b/melee.json
@@ -61,7 +61,7 @@
"symbol": "/",
"color": "light_gray",
"techniques": [ "WIDE", "WBLOCK_1" ],
- "flags": [ "DURABLE_MELEE", "REACH_ATTACK", "NONCONDUCTIVE", "POLEARM", "SHEATH_SPEAR", "ALWAYS_TWOHAND" ]
+ "flags": [ "STAB", "DURABLE_MELEE", "REACH_ATTACK", "NONCONDUCTIVE", "POLEARM", "SHEATH_SPEAR", "ALWAYS_TWOHAND" ]
},
{
"id": "spiked_whip",
@@ -186,7 +186,7 @@
"looks_like": "knuckle_katar",
"type": "GENERIC",
"category": "weapons",
- "name": { "str": "maid's claws", "str_pl": "maid's claws" },
+ "name": { "str_sp": "maid's claws" },
"description": "A pair of sharp claws made from four steel blades and a leather bracer. They strap tightly to your wrist and forearm on both arms.",
"weight": "1000 g",
"volume": "500 ml",