New generators and wallmount substation (Shuttle power PR) (#6795)

This commit is contained in:
Peptide90
2022-03-15 01:27:39 +00:00
committed by GitHub
parent 632c505af2
commit 5d29c8aa61
32 changed files with 994 additions and 114 deletions

View File

@@ -0,0 +1,100 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/99ed48ce8d3ba7e2d26d68519e05eae277c94685, animations modified by Peptide90",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "portgen0_0"
},
{
"name": "portgen1_0"
},
{
"name": "portgen2_0"
},
{
"name": "portgen0_1",
"delays": [
[
0.05,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.05
]
]
},
{
"name": "portgen1_1",
"delays": [
[
0.05,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.05
]
]
},
{
"name": "portgen2_1",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -0,0 +1,39 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/99ed48ce8d3ba7e2d26d68519e05eae277c94685, rtg_damaged by Peptide90",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "rtg"
},
{
"name": "rtg_open"
},
{
"name": "rtg_damaged",
"delays": [
[
0.3,
0.3,
0.3,
0.3
]
]
},
{
"name": "rtg_glow",
"delays": [
[
0.2,
0.2,
0.2,
0.2
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 629 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 B

View File

@@ -0,0 +1,35 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "By Peptide90 for SS14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "panel"
},
{
"name": "on",
"delays": [
[
1,
2
]
]
},
{
"name": "warning",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/b63634bc17efe2f09cf06ef0e9a90d24d37f6203",
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/b63634bc17efe2f09cf06ef0e9a90d24d37f6203, wall modified by Peptide90",
"size": {
"x": 32,
"y": 32
@@ -10,6 +10,9 @@
{
"name": "substation"
},
{
"name": "substation_wall"
},
{
"name": "full"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 B