From a19a8e0fe8f1a668192bb3358d71f6a9dbdfa116 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 28 Aug 2024 23:01:39 -0700 Subject: Add updated weapon cateogories to Ninjutsu. --- martialarts/ninjutsu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ] } ] -- cgit v1.2.1