Adds inhands for crayons and the crayon box (#4481)
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/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
|
||||
"copyright": "Taken from tgstation and modified by Swept at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -10,36 +10,124 @@
|
||||
{
|
||||
"name": "black"
|
||||
},
|
||||
{
|
||||
"name": "black-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "black-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "blue"
|
||||
},
|
||||
{
|
||||
"name": "blue-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "blue-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "box"
|
||||
},
|
||||
{
|
||||
"name": "box-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "box-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "green"
|
||||
},
|
||||
{
|
||||
"name": "green-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "green-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "mime"
|
||||
},
|
||||
{
|
||||
"name": "mime-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "mime-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "orange"
|
||||
},
|
||||
{
|
||||
"name": "orange-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "orange-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "purple"
|
||||
},
|
||||
{
|
||||
"name": "purple-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "purple-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "rainbow"
|
||||
},
|
||||
{
|
||||
"name": "rainbow-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "rainbow-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "red"
|
||||
},
|
||||
{
|
||||
"name": "red-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "red-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "white"
|
||||
},
|
||||
{
|
||||
"name": "white-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "white-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "yellow"
|
||||
},
|
||||
{
|
||||
"name": "yellow-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "yellow-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "green_box"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user