[Sprite] AME + Solar panels (#189)
@@ -9,7 +9,7 @@
|
||||
- type: InteractionOutline
|
||||
- type: Sprite
|
||||
snapCardinals: true
|
||||
sprite: Structures/Power/Generation/ame.rsi
|
||||
sprite: White/Structures/Power/Generation/ame.rsi
|
||||
state: control
|
||||
layers:
|
||||
- state: control
|
||||
@@ -82,7 +82,7 @@
|
||||
- type: PowerMonitoringDevice
|
||||
group: Generator
|
||||
loadNode: input
|
||||
sprite: Structures/Power/Generation/ame.rsi
|
||||
sprite: White/Structures/Power/Generation/ame.rsi
|
||||
state: static
|
||||
- type: PowerSupplier
|
||||
supplyRate: 0
|
||||
@@ -121,7 +121,7 @@
|
||||
- type: InteractionOutline
|
||||
- type: Sprite
|
||||
drawdepth: Walls
|
||||
sprite: Structures/Power/Generation/ame.rsi
|
||||
sprite: White/Structures/Power/Generation/ame.rsi
|
||||
state: shield_0
|
||||
layers:
|
||||
- state: shield_0
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
layer:
|
||||
- MidImpassable, LowImpassable, BulletImpassable
|
||||
- type: Sprite
|
||||
sprite: Structures/Power/Generation/solar_panel.rsi
|
||||
sprite: White/Structures/Power/Generation/solar_panel.rsi
|
||||
state: normal
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
@@ -38,7 +38,7 @@
|
||||
- type: PowerMonitoringDevice
|
||||
group: Generator
|
||||
loadNode: output
|
||||
sprite: Structures/Power/Generation/solar_panel.rsi
|
||||
sprite: White/Structures/Power/Generation/solar_panel.rsi
|
||||
state: static
|
||||
collectionName: SolarPanel
|
||||
- type: Anchorable
|
||||
@@ -135,7 +135,7 @@
|
||||
layer:
|
||||
- MachineLayer
|
||||
- type: Sprite
|
||||
sprite: Structures/Power/Generation/solar_panel.rsi
|
||||
sprite: White/Structures/Power/Generation/solar_panel.rsi
|
||||
state: solar_assembly
|
||||
- type: Transform
|
||||
anchored: true
|
||||
@@ -180,7 +180,7 @@
|
||||
layer:
|
||||
- MachineLayer
|
||||
- type: Sprite
|
||||
sprite: Structures/Power/Generation/solar_panel.rsi
|
||||
sprite: White/Structures/Power/Generation/solar_panel.rsi
|
||||
state: solar_tracker
|
||||
- type: Transform
|
||||
anchored: true
|
||||
|
||||
|
Before Width: | Height: | Size: 884 B After Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 703 B After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 473 B After Width: | Height: | Size: 3.0 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/1b7952787c06c21ef1623e494dcfe7cb1f46e041",
|
||||
"copyright": "FrostyDev",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
|
||||
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 4.5 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 4.5 KiB |
|
After Width: | Height: | Size: 643 B |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 3.8 KiB |
@@ -0,0 +1,217 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "FrostyDev",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "shield_0"
|
||||
},
|
||||
{
|
||||
"name": "shield_1"
|
||||
},
|
||||
{
|
||||
"name": "shield_10"
|
||||
},
|
||||
{
|
||||
"name": "shield_11"
|
||||
},
|
||||
{
|
||||
"name": "shield_12"
|
||||
},
|
||||
{
|
||||
"name": "shield_13"
|
||||
},
|
||||
{
|
||||
"name": "shield_14"
|
||||
},
|
||||
{
|
||||
"name": "shield_15"
|
||||
},
|
||||
{
|
||||
"name": "shield_2"
|
||||
},
|
||||
{
|
||||
"name": "shield_3"
|
||||
},
|
||||
{
|
||||
"name": "shield_4"
|
||||
},
|
||||
{
|
||||
"name": "shield_5"
|
||||
},
|
||||
{
|
||||
"name": "shield_6"
|
||||
},
|
||||
{
|
||||
"name": "shield_7"
|
||||
},
|
||||
{
|
||||
"name": "shield_8"
|
||||
},
|
||||
{
|
||||
"name": "core"
|
||||
},
|
||||
{
|
||||
"name": "shield_9"
|
||||
},
|
||||
{
|
||||
"name": "core_weak",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "core_strong",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "control"
|
||||
},
|
||||
{
|
||||
"name": "static"
|
||||
},
|
||||
{
|
||||
"name": "control_warning",
|
||||
"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
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "control_critical",
|
||||
"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
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "control_fuck",
|
||||
"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,
|
||||
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
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "control_on",
|
||||
"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
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 4.6 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 4.9 KiB |
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version":1,
|
||||
"license":"CC-BY-SA-3.0",
|
||||
"copyright":"FrostyDev",
|
||||
"size":{"x":32,"y":32},
|
||||
"states":
|
||||
[
|
||||
{
|
||||
"name": "normal",
|
||||
"select": [],
|
||||
"flags": {},
|
||||
"directions": 8
|
||||
},
|
||||
{
|
||||
"name": "broken",
|
||||
"select": [],
|
||||
"flags": {},
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "static"
|
||||
},
|
||||
{
|
||||
"name": "solar_assembly"
|
||||
},
|
||||
{
|
||||
"name": "solar_tracker"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 1.9 KiB |