Skip to content

Commit

Permalink
sledgehammer fix (finally) (#225)
Browse files Browse the repository at this point in the history
* sledgehammer fix (finally)

* forgor
  • Loading branch information
DjfjdfofdjfjD authored Aug 22, 2023
1 parent ad9b72e commit 3ac34cc
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,3 @@
size: 150
sprite: Objects/Weapons/Melee/sledgehammer.rsi
quickEquip: false
slots:
- back
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
"states": [
{
"name": "weilded-inhand-right"
"name": "wielded-inhand-right"
},
{
"name": "equipped-BACKPACK"
"name": "wielded-inhand-left"
},
{
"name": "icon"
Expand All @@ -21,9 +21,6 @@
},
{
"name": "inhand-right"
},
{
"name": "weilded-inhand-left"
}
]
}
}

0 comments on commit 3ac34cc

Please sign in to comment.