aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-19 23:41:13 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-19 23:41:13 -0800
commitf058c843a6356809f14220dda00c2e2576f0c60c (patch)
tree37e31916c13772af487edc8e0e498acdd8076567
parentAllow the maid's umbrella/wakizashi and shirasaya to work with Ninjutsu and N... (diff)
downloadcataclysm-dda-mod_battle-maid-redone-f058c843a6356809f14220dda00c2e2576f0c60c.tar.xz
Remove rain-protect from the sheathed shirasaya.
Rephrase the unsheathed umbrella description.
-rw-r--r--melee.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/melee.json b/melee.json
index a5ca017..a4803d1 100644
--- a/melee.json
+++ b/melee.json
@@ -107,7 +107,7 @@
"type":"GENERIC",
"category": "weapons",
"name": { "str": "maid's umbrella (unsheathed)" },
- "description": "The kind of fancy umbrella you imagine sharing with your Mistress on rainy days. It conceals a hidden blade for self-defence.",
+ "description": "The kind of fancy umbrella you imagine sharing with your Mistress on rainy days. The hidden blade is currently drawn.",
"weight": "1000 g",
"volume": "1500 ml",
"price": 17800,
@@ -142,7 +142,7 @@
"symbol": "/",
"color": "dark_gray",
"techniques": [ "RAPID", "WBLOCK_2", "SWEEP" ],
- "flags": [ "DURABLE_MELEE", "RAIN_PROTECT" ],
+ "flags": [ "DURABLE_MELEE" ],
"use_action": {
"type": "transform",
"target": "shikomi_stick_draw",