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