-
Notifications
You must be signed in to change notification settings - Fork 359
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0494e01
commit 0284e7f
Showing
43 changed files
with
418 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+551 Bytes
...ces/Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/assembly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+191 Bytes
...Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/bolted_unlit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+718 Bytes
...urces/Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/closed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+184 Bytes
...Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/closed_unlit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.95 KB
...rces/Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/closing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+530 Bytes
...extures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/closing_unlit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+350 Bytes
...s/Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/deny_unlit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+588 Bytes
...tures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/emergency_unlit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
195 changes: 195 additions & 0 deletions
195
Resources/Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,195 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Original Science Airlock taken from https://github.com/ParadiseSS13/Paradise/, Roboticist Resprite done by Unkn0wn_Gh0st333 on github", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "assembly" | ||
}, | ||
{ | ||
"name": "bolted_unlit" | ||
}, | ||
{ | ||
"name": "closed" | ||
}, | ||
{ | ||
"name": "closed_unlit" | ||
}, | ||
{ | ||
"name": "closing", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.07, | ||
0.07, | ||
0.07, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "closing_unlit", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.07, | ||
0.07, | ||
0.07, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "deny_unlit", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "open", | ||
"delays": [ | ||
[ | ||
1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "opening", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.07, | ||
0.07, | ||
0.07, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "opening_unlit", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.07, | ||
0.07, | ||
0.07, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "panel_closing", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.07, | ||
0.07, | ||
0.07, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "panel_open", | ||
"delays": [ | ||
[ | ||
1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "panel_opening", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.07, | ||
0.07, | ||
0.07, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "sparks", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "sparks_broken", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "sparks_damaged", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
1.7 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "sparks_open", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "welded" | ||
}, | ||
{ | ||
"name": "emergency_unlit", | ||
"delays": [ | ||
[ | ||
0.4, | ||
0.4 | ||
] | ||
] | ||
} | ||
] | ||
} |
Binary file added
BIN
+375 Bytes
Resources/Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.01 KB
...rces/Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/opening.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+523 Bytes
...extures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/opening_unlit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+590 Bytes
...extures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/panel_closing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+341 Bytes
...s/Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/panel_open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+603 Bytes
...extures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/panel_opening.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+697 Bytes
...urces/Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/sparks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+183 Bytes
...extures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/sparks_broken.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+184 Bytes
...xtures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/sparks_damaged.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+175 Bytes
.../Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/sparks_open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+719 Bytes
...urces/Textures/DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi/welded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+603 Bytes
.../Textures/DeltaV/Structures/Doors/Airlocks/Standard/roboticist.rsi/assembly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+191 Bytes
...tures/DeltaV/Structures/Doors/Airlocks/Standard/roboticist.rsi/bolted_unlit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+751 Bytes
...es/Textures/DeltaV/Structures/Doors/Airlocks/Standard/roboticist.rsi/closed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+184 Bytes
...tures/DeltaV/Structures/Doors/Airlocks/Standard/roboticist.rsi/closed_unlit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.08 KB
...s/Textures/DeltaV/Structures/Doors/Airlocks/Standard/roboticist.rsi/closing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+530 Bytes
...ures/DeltaV/Structures/Doors/Airlocks/Standard/roboticist.rsi/closing_unlit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+350 Bytes
...extures/DeltaV/Structures/Doors/Airlocks/Standard/roboticist.rsi/deny_unlit.png
Oops, something went wrong.
Binary file added
BIN
+588 Bytes
...es/DeltaV/Structures/Doors/Airlocks/Standard/roboticist.rsi/emergency_unlit.png
Oops, something went wrong.
Oops, something went wrong.