From 83b04a2e392648c89b8da90de8b2a11150c00bf3 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 31 Mar 2023 12:21:55 -0700 Subject: Remove the one-handed medieval and japanese sword categories. --- martialarts.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'martialarts.json') diff --git a/martialarts.json b/martialarts.json index 6b4403d..11695df 100644 --- a/martialarts.json +++ b/martialarts.json @@ -88,14 +88,15 @@ ], "weapon_category": [ "DUELING_SWORDS", - "1H_MEDIEVAL_SWORDS", - "1H_JAPANESE_SWORDS", + "MEDIEVAL_SWORDS", + "JAPANESE_SWORDS", + "WHIPS", "JAPANESE_GLAIVES", "CLAWS", - "WHIPS", "UMBRELLAS", "KITCHEN_IMPLEMENTS", "CLEANING_IMPLEMENTS" - ] + ], + "//": "In addition to vanilla categories: Allow naginatas, claws, umbrellas, kitchen tools, and cleaning tools." } ] -- cgit v1.2.1