Manage weapons

This commit is contained in:
2023-01-22 20:47:41 +01:00
parent 8f9ecff285
commit 9362d3d6bc
3 changed files with 9 additions and 2 deletions

View File

@ -259,6 +259,12 @@
"crits": 0,
"brutals": 0
},
"crush": {
"attack": 0,
"damage": 0,
"crits": 0,
"brutals": 0
},
"slash": {
"attack": 0,
"damage": 0,