Skip to content

Commit

Permalink
Merge pull request #58079 from aMegaSloth/update-mma-mod
Browse files Browse the repository at this point in the history
[MMA] Fix Attack vector typo
  • Loading branch information
Rivet-the-Zombie authored Jun 2, 2022
2 parents 53eefd0 + 9d0c414 commit 9301c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/MMA/techniques.json
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@
{ "stat": "damage", "type": "cut", "scale": 1.33 },
{ "stat": "damage", "type": "stab", "scale": 1.33 }
],
"attack_vectors": [ "THOW" ]
"attack_vectors": [ "THROW" ]
},
{
"type": "technique",
Expand Down

0 comments on commit 9301c86

Please sign in to comment.