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
|
After Width: | Height: | Size: 294 B |
|
After Width: | Height: | Size: 299 B |
BIN
Resources/Textures/Objects/Tools/matches.rsi/matchbox-open.png
Normal file
|
After Width: | Height: | Size: 291 B |
|
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 477 B |
BIN
Resources/Textures/Objects/Tools/matches.rsi/matchbox1.png
Normal file
|
After Width: | Height: | Size: 116 B |
BIN
Resources/Textures/Objects/Tools/matches.rsi/matchbox2.png
Normal file
|
After Width: | Height: | Size: 110 B |
BIN
Resources/Textures/Objects/Tools/matches.rsi/matchbox3.png
Normal file
|
After Width: | Height: | Size: 111 B |
|
Before Width: | Height: | Size: 524 B |
|
Before Width: | Height: | Size: 524 B |
|
Before Width: | Height: | Size: 511 B |
@@ -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",
|
||||
|
||||