Skip to content

Commit

Permalink
Fixed meta.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
ShirouAjisai committed Jan 29, 2025
1 parent 21c10ce commit 2f8939f
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,32 @@
{
"name": "icon"
},
{
"name": "icon-open"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "open-equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "open-inhand-right",
"directions": 4
},
{
"name": "open-inhand-left",
"directions": 4
}
]
}

0 comments on commit 2f8939f

Please sign in to comment.