aboutsummaryrefslogtreecommitdiff
path: root/armor.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 03:42:58 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 03:42:58 -0700
commit1638432104e5212d8cf26109e7c02861ec418972 (patch)
tree7a26983257f8a151d0844791c5086201c21e90dd /armor.json
parentAdjust the throwing knives to be easier to craft (diff)
downloadcataclysm-dda-mod_battle-maid-redone-1638432104e5212d8cf26109e7c02861ec418972.tar.xz
Convert the throwing knifes to be like the stock throwing knife
Change the tuxedo to have knife pockets Clean up the assassin's throwing knife recipe
Diffstat (limited to 'armor.json')
-rw-r--r--armor.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/armor.json b/armor.json
index 3acf705..9a80eb9 100644
--- a/armor.json
+++ b/armor.json
@@ -629,8 +629,14 @@
"warmth": 30,
"material_thickness": 5,
"environmental_protection": 3,
- "max_charges": 12,
- "ammo": "assassins_throwing_dagger",
+ "use_action": {
+ "type": "holster",
+ "holster_prompt": "Sheath throwing knife",
+ "holster_msg": "You sheath your %s",
+ "max_volume": "250 L",
+ "multi": 12,
+ "flags": [ "SHEATH_DAGGER" ]
+ },
"flags": ["VARSIZE", "HOOD", "COLLAR", "POCKETS", "WATERPROOF", "RAINPROOF", "STURDY", "SUPER_FANCY"]
},
{