Added light post sprites (#14533)

This commit is contained in:
Riley constable
2023-03-23 09:12:33 -07:00
committed by GitHub
parent 04f6fef7a8
commit 5fcac6cac5
4 changed files with 5 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 B

After

Width:  |  Height:  |  Size: 858 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 B

After

Width:  |  Height:  |  Size: 820 B

View File

@@ -5,7 +5,7 @@
"y": 32 "y": 32
}, },
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "By Peptide90 for SS14", "copyright": "By Peptide90 for SS14. empy, broken and burnt versions by Nekomancer.",
"states": [ "states": [
{ {
"name": "off" "name": "off"
@@ -18,6 +18,9 @@
}, },
{ {
"name": "broken" "name": "broken"
} },
{
"name": "burnt"
}
] ]
} }