Discount resprite. (#18609)

This commit is contained in:
Hyenh
2023-08-03 18:50:05 +07:00
committed by GitHub
parent 4b888e34ae
commit d8b478a731
7 changed files with 49 additions and 24 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,27 +1,52 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/7c41613c521b6fab647ae98e1283f86b3cef382a",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "broken"
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Created by Hyenh#6078 (313846233099927552)",
"size": {
"x": 32,
"y": 32
},
{
"name": "normal-unshaded",
"delays": [
[
4,
0.1,
0.6
]
]
},
{
"name": "off"
}
]
"states": [
{
"name": "broken"
},
{
"name": "deny-unshaded",
"delays": [
[
0.1,
0.1,
0.1
]
]
},
{
"name": "eject-unshaded",
"delays": [
[
0.1,
0.1,
0.8,
0.1,
0.1
]
]
},
{
"name": "normal-unshaded",
"delays": [
[
4,
0.1,
0.6
]
]
},
{
"name": "off"
},
{
"name": "panel"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 897 B

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1003 B

After

Width:  |  Height:  |  Size: 990 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 B