From 57339223bd039f1ed7e5038db3786f630f945120 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 31 Mar 2023 10:28:27 -0700 Subject: Convert to weapon categories. --- martialarts/swordsmanship.json | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) (limited to 'martialarts/swordsmanship.json') diff --git a/martialarts/swordsmanship.json b/martialarts/swordsmanship.json index ce1bae1..a77ec90 100644 --- a/martialarts/swordsmanship.json +++ b/martialarts/swordsmanship.json @@ -57,27 +57,7 @@ } ], "techniques": [ "tec_swordsmanship_feint", "tec_swordsmanship_lethal", "tec_swordsmanship_ringen" ], - "weapons": [ - "arming_sword", - "arming_sword_inferior", - "arming_sword_fake", - "broadsword", - "broadsword_inferior", - "broadsword_fake", - "estoc", - "estoc_inferior", - "estoc_fake", - "glass_macuahuitl", - "longsword", - "longsword_inferior", - "longsword_fake", - "sword_crude", - "sword_nail", - "sword_wood", - "sword_metal", - "zweihander", - "zweihander_inferior", - "zweihander_fake" - ] + "weapon_category": [ "MEDIEVAL_SWORDS" ], + "weapons": [ "glass_macuahuitl" ] } ] -- cgit v1.2.1