Skip to content

Commit

Permalink
Remove CLAWS from Judo, Aikido, Eskrima and Biojutsu (CleverRaven#75940)
Browse files Browse the repository at this point in the history
* remove CLAWS

* remove CLAWS
  • Loading branch information
Terrorforge authored and alef committed Aug 26, 2024
1 parent 5654a9d commit 8c7e380
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions data/json/martialarts.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@
"tec_aikido_blockdisarm",
"tec_aikido_dodgethrow",
"tec_aikido_blockthrow"
],
"weapon_category": [ "CLAWS" ]
]
},
{
"type": "martial_art",
Expand Down Expand Up @@ -537,7 +536,7 @@
"tec_eskrima_low",
"tec_eskrima_combination"
],
"weapon_category": [ "KNIVES", "BATONS", "SHORT_SWORDS", "CLAWS", "SHIVS" ]
"weapon_category": [ "KNIVES", "BATONS", "SHORT_SWORDS", "SHIVS" ]
},
{
"type": "martial_art",
Expand Down Expand Up @@ -699,8 +698,7 @@
]
}
],
"techniques": [ "tec_judo_backthrow", "tec_judo_disarm", "tec_judo_break", "tec_judo_throw" ],
"weapon_category": [ "CLAWS" ]
"techniques": [ "tec_judo_backthrow", "tec_judo_disarm", "tec_judo_break", "tec_judo_throw" ]
},
{
"type": "martial_art",
Expand Down
2 changes: 1 addition & 1 deletion data/json/martialarts_fictional.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"tec_biojutsu_takedown",
"tec_biojutsu_wide"
],
"weapon_category": [ "BIONIC_WEAPONRY", "CLAWS" ]
"weapon_category": [ "BIONIC_WEAPONRY" ]
},
{
"type": "martial_art",
Expand Down

0 comments on commit 8c7e380

Please sign in to comment.