Files
Ed d6e0114126 randomize iconSmoothing (#28158)
* randomize iconSmoothing

* Revert "randomize iconSmoothing"

This reverts commit 094356f975737c0af24ce39d849aec7852b9af6e.

* try 2

* trying work with client-server communication

* still dont work

* Tayrtahn good suggestion

* remove outdated code

* Fix!

* move data to Appearance

* Update RandomIconSmoothComponent.cs
2024-07-19 18:13:35 +10:00

79 lines
1.3 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/f743754ec3ef446c8172388431effa73aeddb7ff#diff-b429dd7fccbca60d740d4887c1077a178abf1efffe57e7ae2a0b607c8a9e2202 and modified.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "full"
},
{
"name": "mining0",
"directions": 4
},
{
"name": "mining1",
"directions": 4
},
{
"name": "mining2",
"directions": 4
},
{
"name": "mining3",
"directions": 4
},
{
"name": "mining4",
"directions": 4
},
{
"name": "mining5",
"directions": 4
},
{
"name": "mining6",
"directions": 4
},
{
"name": "mining7",
"directions": 4
},
{
"name": "miningB0",
"directions": 4
},
{
"name": "miningB1",
"directions": 4
},
{
"name": "miningB2",
"directions": 4
},
{
"name": "miningB3",
"directions": 4
},
{
"name": "miningB4",
"directions": 4
},
{
"name": "miningB5",
"directions": 4
},
{
"name": "miningB6",
"directions": 4
},
{
"name": "miningB7",
"directions": 4
}
]
}