Skip to content

Commit

Permalink
Adds in-hand sprites to the Anomaly Scanner.
Browse files Browse the repository at this point in the history
  • Loading branch information
TiniestShark committed Nov 20, 2024
1 parent 10ee37a commit 257efd0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@
"states": [
{
"name": "icon"
}
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit 257efd0

Please sign in to comment.