-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chemistry/Hydroponics Airlock Resprites (#1995)
* Chemistry/Hydroponics Airlock Resprites * Chemistry/Hydroponics Airlock Resprites * Chemistry/Hydroponics Airlock Resprites * Chemistry/Hydroponics Airlock Resprites * Chemistry/Hydroponics Airlock Resprites * Chemistry/Hydroponics Airlock Resprites * Chemistry/Hydroponics Airlock Resprites
- Loading branch information
1 parent
bae4876
commit 933c605
Showing
84 changed files
with
812 additions
and
12 deletions.
There are no files selected for viewing
19 changes: 19 additions & 0 deletions
19
Resources/Prototypes/DeltaV/Entities/Structures/Doors/Airlocks/assembly.yml
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,19 @@ | ||
|
||
#Chemistry | ||
- type: entity | ||
parent: AirlockAssembly | ||
id: AirlockAssemblyChemistry | ||
suffix: Chemistry | ||
components: | ||
- type: Sprite | ||
sprite: DeltaV/Structures/Doors/Airlocks/Standard/chemistry.rsi #Delta V - Resprite Doors | ||
state: "assembly" | ||
|
||
- type: entity | ||
parent: AirlockAssembly | ||
id: AirlockAssemblyChemistryGlass | ||
suffix: Chemistry, Glass | ||
components: | ||
- type: Sprite | ||
sprite: DeltaV/Structures/Doors/Airlocks/Glass/chemistry.rsi #Delta V - Resprite Doors | ||
state: "assembly" |
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
+543 Bytes
...rces/Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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/chemistry.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
+696 Bytes
Resources/Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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/chemistry.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.96 KB
...urces/Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
...Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
...es/Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
...xtures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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/chemistry.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": "Redrawn assets https://github.com/ParadiseSS13/Paradise/, redrawing 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
+377 Bytes
Resources/Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
+1.95 KB
...urces/Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
...Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
...Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
...es/Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
...Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
Resources/Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
...Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
...extures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
...s/Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
Resources/Textures/DeltaV/Structures/Doors/Airlocks/Glass/chemistry.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
+554 Bytes
...es/Textures/DeltaV/Structures/Doors/Airlocks/Glass/hydroponics.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
...extures/DeltaV/Structures/Doors/Airlocks/Glass/hydroponics.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
+713 Bytes
...rces/Textures/DeltaV/Structures/Doors/Airlocks/Glass/hydroponics.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
...extures/DeltaV/Structures/Doors/Airlocks/Glass/hydroponics.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.01 KB
...ces/Textures/DeltaV/Structures/Doors/Airlocks/Glass/hydroponics.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
...xtures/DeltaV/Structures/Doors/Airlocks/Glass/hydroponics.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
.../Textures/DeltaV/Structures/Doors/Airlocks/Glass/hydroponics.rsi/deny_unlit.png
Oops, something went wrong.
Binary file added
BIN
+588 Bytes
...ures/DeltaV/Structures/Doors/Airlocks/Glass/hydroponics.rsi/emergency_unlit.png
Oops, something went wrong.
Oops, something went wrong.