New melee weapons (#3473)

This commit is contained in:
Tarlan2
2021-03-08 20:16:09 +02:00
committed by GitHub
parent ee984de4c8
commit efbfd7d68a
10 changed files with 76 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken/modified from tgstation at commit https://github.com/tgstation/tgstation/pull/30680/commits/a494d500b42bc8c7275c57219e08e65b825e94f6",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}