Add mining drill inhand sprites (#22494)
This commit is contained in:
BIN
Resources/Textures/Objects/Tools/handdrill.rsi/inhand-left.png
Normal file
BIN
Resources/Textures/Objects/Tools/handdrill.rsi/inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 530 B |
BIN
Resources/Textures/Objects/Tools/handdrill.rsi/inhand-right.png
Normal file
BIN
Resources/Textures/Objects/Tools/handdrill.rsi/inhand-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 513 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"copyright": "Taken from goonstation at commit https://github.com/goonstation/goonstation/commit/2ce04dea2495ed19aeca4b6b42bf59fef2b4dd37",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/8fdee6e4e3dacdb7a12efaac132933dc0fc649b4",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -9,6 +9,14 @@
|
||||
"states": [
|
||||
{
|
||||
"name": "handdrill"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user