Fix some more rsis (#13107)

This commit is contained in:
metalgearsloth
2022-12-20 19:37:34 +11:00
committed by GitHub
parent 945101e5e4
commit 798a880a82
11 changed files with 15 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/799647e170c9b7dbdbb28bdf46234e012b6bd6c8",
"size": {
"x": 32,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 594 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -1,5 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation",
"size": {
"x": 32,
"y": 32

Binary file not shown.

Before

Width:  |  Height:  |  Size: 339 B

View File

@@ -1599,6 +1599,9 @@
{
"name": "television"
},
{
"name": "television_broken"
},
{
"name": "telescreen",
"directions": 4

View File

@@ -111,6 +111,12 @@
},
{
"name": "water_vapor-1"
},
{
"name": "scrubber-connector"
},
{
"name": "scrubber-open"
}
]
}

View File

@@ -4,7 +4,7 @@
"x": 96,
"y": 96
},
"license": "CC-BY-SA 3",
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/vgstation-coders/vgstation13/commit/1fbb5e417d0200fe60c6b628656a371093d2d715",
"states": [
{

View File

@@ -1,8 +1,8 @@
{
"version": 1,
"size": {"x": 32, "y": 32},
"license": "From Goonstation at https://github.com/goonstation/goonstation/commit/ed3b3c552e384bb3eb7056468a125f6a8c661261",
"copyright": "CC-BY-NC-SA-3.0",
"license": "CC-BY-NC-SA-3.0",
"copyright": "From Goonstation at https://github.com/goonstation/goonstation/commit/ed3b3c552e384bb3eb7056468a125f6a8c661261",
"states": [
{"name": "mobilevision", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]},
{"name": "party", "directions": 1, "delays": [[1.0]]},