diff options
-rw-r--r-- | martialarts/ninjutsu.json | 2 |
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" ] } ] |