Reorganizes Resources/Constructible (#4252)
This commit is contained in:
BIN
Resources/Textures/Structures/cargo_telepad.rsi/beam.png
Normal file
BIN
Resources/Textures/Structures/cargo_telepad.rsi/beam.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
BIN
Resources/Textures/Structures/cargo_telepad.rsi/idle.png
Normal file
BIN
Resources/Textures/Structures/cargo_telepad.rsi/idle.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
37
Resources/Textures/Structures/cargo_telepad.rsi/meta.json
Normal file
37
Resources/Textures/Structures/cargo_telepad.rsi/meta.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from /vg/station at commit 5c50dee8fb2a55d6be3b3c9c90a782a618a5506e",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "beam",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "idle",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "offline"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Structures/cargo_telepad.rsi/offline.png
Normal file
BIN
Resources/Textures/Structures/cargo_telepad.rsi/offline.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 580 B |
Reference in New Issue
Block a user