@@ -123,7 +123,10 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/multitool.rsi
|
||||
state: multitool
|
||||
layers:
|
||||
- state: icon
|
||||
- state: green-unlit
|
||||
shader: unshaded
|
||||
- type: Clothing
|
||||
size: 10
|
||||
sprite: Objects/Tools/multitool.rsi
|
||||
|
||||
|
After Width: | Height: | Size: 209 B |
|
After Width: | Height: | Size: 221 B |
BIN
Resources/Textures/Objects/Tools/multitool.rsi/green-unlit.png
Normal file
|
After Width: | Height: | Size: 123 B |
BIN
Resources/Textures/Objects/Tools/multitool.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 359 B |
@@ -1,72 +1,63 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/94f27c7b25bbde39c1412e24fb32bf6470fcc394",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "green-unlit",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "yellow-unlit",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "red-unlit",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "green-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "green-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "yellow-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "yellow-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "red-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "red-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "multitool",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 197 B |
|
After Width: | Height: | Size: 195 B |
|
After Width: | Height: | Size: 204 B |
BIN
Resources/Textures/Objects/Tools/multitool.rsi/red-unlit.png
Normal file
|
After Width: | Height: | Size: 117 B |
|
After Width: | Height: | Size: 196 B |
|
After Width: | Height: | Size: 205 B |
BIN
Resources/Textures/Objects/Tools/multitool.rsi/yellow-unlit.png
Normal file
|
After Width: | Height: | Size: 121 B |