Add an inhand sprite to the syndicate jaws of life (#24583)
* commit * fix fucking pixel
This commit is contained in:
@@ -57,6 +57,11 @@
|
||||
sprite: Objects/Tools/jaws_of_life.rsi
|
||||
state: syn_jaws_pry
|
||||
- type: Item
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: syn_inhand-left
|
||||
right:
|
||||
- state: syn_inhand-right
|
||||
size: Normal
|
||||
- type: Tool
|
||||
qualities:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "modified from tgstation at commit https://github.com/tgstation/tgstation/commit/f07f847706d85b7cfa4b398e5175732212b69a63 by KingFroozy (Github)",
|
||||
"copyright": "modified from tgstation at commit https://github.com/tgstation/tgstation/commit/f07f847706d85b7cfa4b398e5175732212b69a63 by KingFroozy (Github), inhand for syn made by icekot8",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -27,6 +27,14 @@
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "syn_inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "syn_inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 502 B |
Binary file not shown.
|
After Width: | Height: | Size: 484 B |
Reference in New Issue
Block a user