-
Notifications
You must be signed in to change notification settings - Fork 400
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
92829ec
commit d367355
Showing
127 changed files
with
1,206 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+397 Bytes
...ces/Textures/_Nuclear14/Structures/Doors/FalloutDoors/barreddoor.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
+1.09 KB
...es/Textures/_Nuclear14/Structures/Doors/FalloutDoors/barreddoor.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
+185 Bytes
...ces/Textures/_Nuclear14/Structures/Doors/FalloutDoors/barreddoor.rsi/locked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions
60
Resources/Textures/_Nuclear14/Structures/Doors/FalloutDoors/barreddoor.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,60 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-NC-SA-3.0", | ||
"copyright": "Taken from DesertRose at commit https://github.com/DesertRose2/desertrose/commit/0d71afbf6b6f2d5c1c639f50513a2558546d268a", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "closed", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "closing", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "open", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "opening", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "locked" | ||
} | ||
] | ||
} |
Binary file added
BIN
+379 Bytes
...urces/Textures/_Nuclear14/Structures/Doors/FalloutDoors/barreddoor.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.07 KB
...es/Textures/_Nuclear14/Structures/Doors/FalloutDoors/barreddoor.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
+929 Bytes
Resources/Textures/_Nuclear14/Structures/Doors/FalloutDoors/bosdoor.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
+3.11 KB
...urces/Textures/_Nuclear14/Structures/Doors/FalloutDoors/bosdoor.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.
57 changes: 57 additions & 0 deletions
57
Resources/Textures/_Nuclear14/Structures/Doors/FalloutDoors/bosdoor.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,57 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-NC-SA-3.0", | ||
"copyright": "Taken from DesertRose at commit https://github.com/DesertRose2/desertrose/commit/0d71afbf6b6f2d5c1c639f50513a2558546d268a", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "closed", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "closing", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "open", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "opening", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
} | ||
] | ||
} |
Binary file added
BIN
+664 Bytes
Resources/Textures/_Nuclear14/Structures/Doors/FalloutDoors/bosdoor.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
+3.14 KB
...urces/Textures/_Nuclear14/Structures/Doors/FalloutDoors/bosdoor.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
+932 Bytes
...extures/_Nuclear14/Structures/Doors/FalloutDoors/brokenglassdoor.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
+2.57 KB
...xtures/_Nuclear14/Structures/Doors/FalloutDoors/brokenglassdoor.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
+190 Bytes
...extures/_Nuclear14/Structures/Doors/FalloutDoors/brokenglassdoor.rsi/locked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions
60
Resources/Textures/_Nuclear14/Structures/Doors/FalloutDoors/brokenglassdoor.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,60 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-NC-SA-3.0", | ||
"copyright": "Taken from DesertRose at commit https://github.com/DesertRose2/desertrose/commit/0d71afbf6b6f2d5c1c639f50513a2558546d268a", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "closed", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "closing", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "open", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "opening", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "locked" | ||
} | ||
] | ||
} |
Binary file added
BIN
+725 Bytes
.../Textures/_Nuclear14/Structures/Doors/FalloutDoors/brokenglassdoor.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.56 KB
...xtures/_Nuclear14/Structures/Doors/FalloutDoors/brokenglassdoor.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
+1.02 KB
...extures/_Nuclear14/Structures/Doors/FalloutDoors/brokenstoredoor.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.
17 changes: 17 additions & 0 deletions
17
Resources/Textures/_Nuclear14/Structures/Doors/FalloutDoors/brokenstoredoor.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,17 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-NC-SA-3.0", | ||
"copyright": "Taken from Nukapop13", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "closed" | ||
}, | ||
{ | ||
"name": "open" | ||
} | ||
] | ||
} |
Binary file added
BIN
+909 Bytes
.../Textures/_Nuclear14/Structures/Doors/FalloutDoors/brokenstoredoor.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
+479 Bytes
...urces/Textures/_Nuclear14/Structures/Doors/FalloutDoors/celldoor.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
+1.68 KB
...rces/Textures/_Nuclear14/Structures/Doors/FalloutDoors/celldoor.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.
57 changes: 57 additions & 0 deletions
57
Resources/Textures/_Nuclear14/Structures/Doors/FalloutDoors/celldoor.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,57 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-NC-SA-3.0", | ||
"copyright": "Taken from DesertRose at commit https://github.com/DesertRose2/desertrose/commit/0d71afbf6b6f2d5c1c639f50513a2558546d268a", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "closed", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "closing", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "open", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "opening", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
} | ||
] | ||
} |
Binary file added
BIN
+420 Bytes
Resources/Textures/_Nuclear14/Structures/Doors/FalloutDoors/celldoor.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.68 KB
...rces/Textures/_Nuclear14/Structures/Doors/FalloutDoors/celldoor.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
+988 Bytes
...Textures/_Nuclear14/Structures/Doors/FalloutDoors/dirtyglassdoor.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
+2.73 KB
...extures/_Nuclear14/Structures/Doors/FalloutDoors/dirtyglassdoor.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
+190 Bytes
...Textures/_Nuclear14/Structures/Doors/FalloutDoors/dirtyglassdoor.rsi/locked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions
60
Resources/Textures/_Nuclear14/Structures/Doors/FalloutDoors/dirtyglassdoor.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,60 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-NC-SA-3.0", | ||
"copyright": "Taken from DesertRose at commit https://github.com/DesertRose2/desertrose/commit/0d71afbf6b6f2d5c1c639f50513a2558546d268a", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "closed", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "closing", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "open", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "opening", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "locked" | ||
} | ||
] | ||
} |
Binary file added
BIN
+758 Bytes
...s/Textures/_Nuclear14/Structures/Doors/FalloutDoors/dirtyglassdoor.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.67 KB
...extures/_Nuclear14/Structures/Doors/FalloutDoors/dirtyglassdoor.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
+1.58 KB
...Textures/_Nuclear14/Structures/Doors/FalloutDoors/dirtystoredoor.rsi/closed.png
Oops, something went wrong.
Binary file added
BIN
+3.46 KB
...extures/_Nuclear14/Structures/Doors/FalloutDoors/dirtystoredoor.rsi/closing.png
Oops, something went wrong.
Binary file added
BIN
+611 Bytes
...Textures/_Nuclear14/Structures/Doors/FalloutDoors/dirtystoredoor.rsi/locked.png
Oops, something went wrong.
60 changes: 60 additions & 0 deletions
60
Resources/Textures/_Nuclear14/Structures/Doors/FalloutDoors/dirtystoredoor.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,60 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-NC-SA-3.0", | ||
"copyright": "Taken from DesertRose at commit https://github.com/DesertRose2/desertrose/commit/0d71afbf6b6f2d5c1c639f50513a2558546d268a", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "closed", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "closing", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "open", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "opening", | ||
"directions": 1, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "locked" | ||
} | ||
] | ||
} |
Binary file added
BIN
+909 Bytes
...s/Textures/_Nuclear14/Structures/Doors/FalloutDoors/dirtystoredoor.rsi/open.png
Oops, something went wrong.
Binary file added
BIN
+3.31 KB
...extures/_Nuclear14/Structures/Doors/FalloutDoors/dirtystoredoor.rsi/opening.png
Oops, something went wrong.
Binary file added
BIN
+760 Bytes
...rces/Textures/_Nuclear14/Structures/Doors/FalloutDoors/glassdoor.rsi/closed.png
Oops, something went wrong.
Binary file added
BIN
+2.4 KB
...ces/Textures/_Nuclear14/Structures/Doors/FalloutDoors/glassdoor.rsi/closing.png
Oops, something went wrong.
Binary file added
BIN
+190 Bytes
...rces/Textures/_Nuclear14/Structures/Doors/FalloutDoors/glassdoor.rsi/locked.png
Oops, something went wrong.
Oops, something went wrong.