-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Resprite] Legendary Rust Wall Resprite (#230)
# Changelog :cl: - tweak: Resprited rusty wall Co-authored-by: SonicHDC <[email protected]>
- Loading branch information
1 parent
c53e4e5
commit 03165c9
Showing
10 changed files
with
46 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 46 additions & 1 deletion
47
Resources/Textures/Structures/Walls/solidrust.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 |
---|---|---|
@@ -1 +1,46 @@ | ||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/vgstation-coders/vgstation13/raw/99cc2ab62d65a3a7b554dc7b21ff5f57c835f973/icons/turf/walls.dmi", "states": [{"name": "full"}, {"name": "solidrust0", "directions": 4}, {"name": "solidrust1", "directions": 4}, {"name": "solidrust2", "directions": 4}, {"name": "solidrust3", "directions": 4}, {"name": "solidrust4", "directions": 4}, {"name": "solidrust5", "directions": 4}, {"name": "solidrust6", "directions": 4}, {"name": "solidrust7", "directions": 4}]} | ||
{ | ||
"version": 1, | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from https://github.com/TauCetiStation/TauCetiClassic/commit/e02e5c2e8d458d9aeeb6828cfe8bc55d72d3ad01 and recolored to old style by Morb0. Redrawed to rust by SonicHDC", | ||
"states": [ | ||
{ | ||
"name": "full" | ||
}, | ||
{ | ||
"name": "solidrust0", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "solidrust1", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "solidrust2", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "solidrust3", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "solidrust4", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "solidrust5", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "solidrust6", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "solidrust7", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file modified
BIN
-760 Bytes
(68%)
Resources/Textures/Structures/Walls/solidrust.rsi/solidrust0.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 modified
BIN
-1.43 KB
(33%)
Resources/Textures/Structures/Walls/solidrust.rsi/solidrust1.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 modified
BIN
-760 Bytes
(68%)
Resources/Textures/Structures/Walls/solidrust.rsi/solidrust2.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 modified
BIN
-1.37 KB
(36%)
Resources/Textures/Structures/Walls/solidrust.rsi/solidrust3.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 modified
BIN
-1.37 KB
(37%)
Resources/Textures/Structures/Walls/solidrust.rsi/solidrust4.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 modified
BIN
-730 Bytes
(55%)
Resources/Textures/Structures/Walls/solidrust.rsi/solidrust5.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 modified
BIN
-1.72 KB
(21%)
Resources/Textures/Structures/Walls/solidrust.rsi/solidrust6.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 modified
BIN
-596 Bytes
(47%)
Resources/Textures/Structures/Walls/solidrust.rsi/solidrust7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.