Misc sprite changes (#15011)

This commit is contained in:
potato1234_x
2023-04-15 05:43:49 +10:00
committed by GitHub
parent 489660a6bb
commit 41f8b401da
19 changed files with 46 additions and 70 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 328 B

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 450 B

After

Width:  |  Height:  |  Size: 395 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 765 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 874 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 B

After

Width:  |  Height:  |  Size: 260 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/vgstation-coders/vgstation13/raw/78a32d846158a67dcd0ca2375e408fec298b46a0/icons/obj/power.dmi",
"copyright": "Taken from Goonstation at commit https://github.com/goonstation/goonstation/commit/4f88b9314336631929c9cdddb1567fc08f83bf9e and modified by potato1234x (github) for ss14",
"states": [
{
"name": "light-off"
@@ -23,10 +23,10 @@
"name": "light-charging",
"delays": [
[
0.2,
0.2,
0.2,
0.2
0.3,
0.3,
0.3,
0.3
]
]
},
@@ -34,8 +34,8 @@
"name": "light-charged",
"delays": [
[
0.5,
0.5
0.6,
0.6
]
]
},
@@ -43,8 +43,8 @@
"name": "light-empty",
"delays": [
[
0.5,
0.5
0.8,
0.8
]
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 381 B