aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-23 00:15:16 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-23 00:15:16 -0800
commit469fa92ee020e4fffc94855c0aa4e868b147f503 (patch)
treed15f9e1dc79b944ec0ec0bf4343ae51a0e1dcced
parentAdd the maid's kitchen knife to styles compatible with the combat knife. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-469fa92ee020e4fffc94855c0aa4e868b147f503.tar.xz
Add the maid's claws to styles compatible with the bagh_nakha.
-rw-r--r--martialarts.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/martialarts.json b/martialarts.json
index 0434958..44f7fd7 100644
--- a/martialarts.json
+++ b/martialarts.json
@@ -150,11 +150,22 @@
"type": "martial_art",
"extend": {
"weapons": [
+ "maid_claw",
"vorpal_kitchen_knife"
]
}
},
{
+ "id": "style_judo",
+ "copy-from": "style_judo",
+ "type": "martial_art",
+ "extend": {
+ "weapons": [
+ "maid_claw"
+ ]
+ }
+ },
+ {
"id": "style_krav_maga",
"copy-from": "style_krav_maga",
"type": "martial_art",