Debug SWEPs (#3755)

This commit is contained in:
Swept
2021-04-02 08:54:08 +00:00
committed by GitHub
parent 0e32684905
commit 587d3fa7b9
14 changed files with 144 additions and 9 deletions

View File

@@ -0,0 +1,34 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "swept",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "base"
},
{
"name": "bolt-closed"
},
{
"name": "bolt-open"
},
{
"name": "mag-0"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}