Removed inconsistent cable from airlock panel closing/opening (#1460)

* Removed inconsistent cable from airlock panel closing/opening

* Removed that one pixel

* Minified

* Optimised images

with optipng, default settings, why are there so many files
This commit is contained in:
Exp
2020-07-23 16:36:59 +02:00
committed by GitHub
parent 56737b635f
commit c48b19c67d
427 changed files with 17 additions and 2852 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 307 B

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 915 B

After

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 397 B

After

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 632 B

View File

@@ -1,208 +1 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Doorext.dmi",
"states": [
{
"name": "closed",
"directions": 1,
"delays": [
[
1.0
]
]
},
{
"name": "closed_unlit",
"directions": 1
},
{
"name": "closing",
"directions": 1,
"delays": [
[
0.2,
0.2,
0.1,
0.1,
0.1,
0.1,
0.3
]
]
},
{
"name": "closing_unlit",
"directions": 1,
"delays": [
[
0.6,
0.1,
0.1,
0.3
]
]
},
{
"name": "deny",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1
]
]
},
{
"name": "bolted",
"directions": 1,
"delays": [
[
1.0
]
]
},
{
"name": "panel_closing",
"directions": 1,
"delays": [
[
0.2,
0.2,
0.1,
0.1,
0.1,
0.1,
0.3
]
]
},
{
"name": "panel_opening",
"directions": 1,
"delays": [
[
0.2,
0.2,
0.1,
0.1,
0.1,
0.1,
0.3
]
]
},
{
"name": "open",
"directions": 1,
"delays": [
[
1.0
]
]
},
{
"name": "opening",
"directions": 1,
"delays": [
[
0.2,
0.2,
0.1,
0.1,
0.1,
0.1,
0.3
]
]
},
{
"name": "opening_unlit",
"directions": 1,
"delays": [
[
0.2,
0.2,
0.1,
0.6
]
]
},
{
"name": "panel_open",
"directions": 1,
"delays": [
[
1.0
]
]
},
{
"name": "spark",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "sparks_broken",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "sparks_damaged",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
1.7
]
]
},
{
"name": "sparks_open",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "welded",
"directions": 1,
"delays": [
[
1.0
]
]
}
]
}
{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Doorext.dmi","states":[{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1},{"name":"closing","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.6, 0.1, 0.1, 0.3]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.6]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 494 B

After

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 402 B

After

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 513 B

After

Width:  |  Height:  |  Size: 367 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 B

After

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 496 B

After

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 B

After

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 B

After

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 B

After

Width:  |  Height:  |  Size: 166 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 171 B