summaryrefslogtreecommitdiff
path: root/martialarts
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-08-28 23:01:39 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-08-28 23:01:39 -0700
commita19a8e0fe8f1a668192bb3358d71f6a9dbdfa116 (patch)
treea03592382eb74ddcf0fad646695279febf335eeb /martialarts
parentRemove the explicit weapons from fencing. (diff)
downloadcataclysm-bn-mod_martial-arts-update-a19a8e0fe8f1a668192bb3358d71f6a9dbdfa116.tar.xz
Add updated weapon cateogories to Ninjutsu.
Diffstat (limited to 'martialarts')
-rw-r--r--martialarts/ninjutsu.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/martialarts/ninjutsu.json b/martialarts/ninjutsu.json
index a0aa49a..6cf0fa2 100644
--- a/martialarts/ninjutsu.json
+++ b/martialarts/ninjutsu.json
@@ -74,7 +74,7 @@
}
],
"techniques": [ "tec_ninjutsu_swift", "tec_ninjutsu_swift_crit", "tec_ninjutsu_takedown", "tec_ninjutsu_precise" ],
- "weapon_category": [ "1H_SWORDS", "JAPANESE_SWORDS", "BATONS", "QUARTERSTAVES", "BIONIC_WEAPONRY" ],
+ "weapon_category": [ "STILETTOS", "KNIVES", "SHORT_SWORDS", "1H_SWORDS", "JAPANESE_SWORDS", "BATONS", "QUARTERSTAVES", "BIONIC_WEAPONRY" ],
"weapons": [ "sickle" ]
}
]