Skip to content

Commit

Permalink
Update meta.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicHDC authored Jun 19, 2024
1 parent 9a269dd commit b2b323b
Showing 1 changed file with 18 additions and 34 deletions.
52 changes: 18 additions & 34 deletions Resources/Textures/Structures/Power/substation.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by EmoGarbage404 (github)",
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/b63634bc17efe2f09cf06ef0e9a90d24d37f6203 and remade by SonicHDC (github)",
"size": {
"x": 32,
"y": 32
Expand All @@ -14,36 +14,18 @@
"name": "substation_static"
},
{
"name": "substation_wall",
"directions": 4
"name": "substation_wall"
},
{
"name": "screen_wall",
"directions": 4,
"delays": [
[
5.0,
0.5,
0.5,
0.5
],
[
5.0,
0.5,
0.5,
0.5
],
[
5.0,
0.5,
0.5,
0.5
],
[
5.0,
0.5,
0.5,
0.5
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
]
]
},
Expand All @@ -57,28 +39,30 @@
"name": "charging",
"delays": [
[
0.1,
0.1
0.5,
0.5
]
]
},
{
"name": "dead",
"delays": [
[
0.3,
0.1
0.2,
0.2
]
]
},
{
"name": "screen",
"delays": [
[
5.0,
0.5,
0.5,
0.5
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
]
]
}
Expand Down

0 comments on commit b2b323b

Please sign in to comment.