Added open/close/stacklayers for Matchbox and inhands (#4496)
* Added open/close/stacklayers for Matchbox * Added inhands for matchbox * What am I a clown not gonna leave no indent spaces
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/bfc9c6ba8126ee8c41564d68c4bfb9ce37faa8f8",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/bfc9c6ba8126ee8c41564d68c4bfb9ce37faa8f8 and modified by Swept",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -27,13 +27,24 @@
|
||||
"name": "matchbox"
|
||||
},
|
||||
{
|
||||
"name": "matchbox_almostempty"
|
||||
"name": "matchbox-open"
|
||||
},
|
||||
{
|
||||
"name": "matchbox_almostfull"
|
||||
"name": "matchbox1"
|
||||
},
|
||||
{
|
||||
"name": "matchbox_e"
|
||||
"name": "matchbox2"
|
||||
},
|
||||
{
|
||||
"name": "matchbox3"
|
||||
},
|
||||
{
|
||||
"name": "matchbox-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "matchbox-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "unlit-inhand-left",
|
||||
|
||||
Reference in New Issue
Block a user