diff options
-rw-r--r-- | martialarts/fencing.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/martialarts/fencing.json b/martialarts/fencing.json index cf09a55..77d99ac 100644 --- a/martialarts/fencing.json +++ b/martialarts/fencing.json @@ -51,7 +51,6 @@ } ], "techniques": [ "tec_fencing_feint", "tec_fencing_lunge", "tec_fencing_riposte", "tec_fencing_compound1", "tec_fencing_compound2" ], - "weapon_category": [ "BATONS", "DUELING_SWORDS" ], - "weapons": [ "broadsword", "broadsword_inferior", "broadsword_fake", "cavalry_sabre", "cavalry_sabre_fake" ] + "weapon_category": [ "BATONS", "DUELING_SWORDS" ] } ] |