forked from DeltaV-Station/Delta-v
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sec Outerclothing Update (DeltaV-Station#1756)
* add security coats, tweak armours, add new carrier + add security winter coat + add security greatcoat + add advanced plate carrier / tweak stasec sweater values * add greatcoats, add hos/warden winter coats * fix warden ref * adjust balance of adv carrier and winter coats * update secdrobe inventory * adjust coat names * fix typo
- Loading branch information
1 parent
73eab01
commit eb18b40
Showing
57 changed files
with
332 additions
and
27 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
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 modified
BIN
+94 Bytes
(110%)
...res/DeltaV/Clothing/OuterClothing/Armor/duravest.rsi/equipped-OUTERCLOTHING.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
+17 Bytes
(100%)
Resources/Textures/DeltaV/Clothing/OuterClothing/Armor/duravest.rsi/icon.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
-14 Bytes
(99%)
...DeltaV/Clothing/OuterClothing/Armor/platecarrier.rsi/equipped-OUTERCLOTHING.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
-12 Bytes
(99%)
Resources/Textures/DeltaV/Clothing/OuterClothing/Armor/platecarrier.rsi/icon.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
-39 Bytes
(96%)
...s/Textures/DeltaV/Clothing/OuterClothing/Armor/platecarrier.rsi/inhand-left.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
+11 Bytes
(100%)
.../Textures/DeltaV/Clothing/OuterClothing/Armor/platecarrier.rsi/inhand-right.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.28 KB
...s/DeltaV/Clothing/OuterClothing/Vests/advcarrier.rsi/equipped-OUTERCLOTHING.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
+869 Bytes
Resources/Textures/DeltaV/Clothing/OuterClothing/Vests/advcarrier.rsi/icon.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.08 KB
...ces/Textures/DeltaV/Clothing/OuterClothing/Vests/advcarrier.rsi/inhand-left.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.12 KB
...es/Textures/DeltaV/Clothing/OuterClothing/Vests/advcarrier.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/DeltaV/Clothing/OuterClothing/Vests/advcarrier.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,26 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC0-1.0", | ||
"copyright": "Original work by TJohnson.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+2.05 KB
.../Clothing/OuterClothing/WinterCoats/armourercoat.rsi/equipped-OUTERCLOTHING.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
+948 Bytes
...es/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/armourercoat.rsi/icon.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
+898 Bytes
...ures/DeltaV/Clothing/OuterClothing/WinterCoats/armourercoat.rsi/inhand-left.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
+905 Bytes
...res/DeltaV/Clothing/OuterClothing/WinterCoats/armourercoat.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/armourercoat.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,26 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC0-1.0", | ||
"copyright": "Original work by TJohnson.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.75 KB
...hing/OuterClothing/WinterCoats/armourergreatcoat.rsi/equipped-OUTERCLOTHING.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
+821 Bytes
...s/DeltaV/Clothing/OuterClothing/WinterCoats/armourergreatcoat.rsi/icon-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
+855 Bytes
...xtures/DeltaV/Clothing/OuterClothing/WinterCoats/armourergreatcoat.rsi/icon.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
+908 Bytes
...DeltaV/Clothing/OuterClothing/WinterCoats/armourergreatcoat.rsi/inhand-left.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
+852 Bytes
...eltaV/Clothing/OuterClothing/WinterCoats/armourergreatcoat.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions
41
Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/armourergreatcoat.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,41 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC0-1.0", | ||
"copyright": "Original work by TJohnson.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "icon-open" | ||
}, | ||
{ | ||
"name": "open-equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "open-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "open-inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.74 KB
...OuterClothing/WinterCoats/armourergreatcoat.rsi/open-equipped-OUTERCLOTHING.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
+908 Bytes
...V/Clothing/OuterClothing/WinterCoats/armourergreatcoat.rsi/open-inhand-left.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
+852 Bytes
.../Clothing/OuterClothing/WinterCoats/armourergreatcoat.rsi/open-inhand-right.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.04 KB
...eltaV/Clothing/OuterClothing/WinterCoats/hoscoat.rsi/equipped-OUTERCLOTHING.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
+964 Bytes
Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/hoscoat.rsi/icon.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
+910 Bytes
.../Textures/DeltaV/Clothing/OuterClothing/WinterCoats/hoscoat.rsi/inhand-left.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
+889 Bytes
...Textures/DeltaV/Clothing/OuterClothing/WinterCoats/hoscoat.rsi/inhand-right.png
Oops, something went wrong.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/hoscoat.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,26 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC0-1.0", | ||
"copyright": "Original work by TJohnson.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.74 KB
.../Clothing/OuterClothing/WinterCoats/hosgreatcoat.rsi/equipped-OUTERCLOTHING.png
Oops, something went wrong.
Binary file added
BIN
+829 Bytes
...xtures/DeltaV/Clothing/OuterClothing/WinterCoats/hosgreatcoat.rsi/icon-open.png
Oops, something went wrong.
Binary file added
BIN
+865 Bytes
...es/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/hosgreatcoat.rsi/icon.png
Oops, something went wrong.
Binary file added
BIN
+937 Bytes
...ures/DeltaV/Clothing/OuterClothing/WinterCoats/hosgreatcoat.rsi/inhand-left.png
Oops, something went wrong.
Binary file added
BIN
+872 Bytes
...res/DeltaV/Clothing/OuterClothing/WinterCoats/hosgreatcoat.rsi/inhand-right.png
Oops, something went wrong.
41 changes: 41 additions & 0 deletions
41
Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/hosgreatcoat.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,41 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC0-1.0", | ||
"copyright": "Original work by TJohnson.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "icon-open" | ||
}, | ||
{ | ||
"name": "open-equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "open-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "open-inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.75 KB
...hing/OuterClothing/WinterCoats/hosgreatcoat.rsi/open-equipped-OUTERCLOTHING.png
Oops, something went wrong.
Binary file added
BIN
+937 Bytes
...DeltaV/Clothing/OuterClothing/WinterCoats/hosgreatcoat.rsi/open-inhand-left.png
Oops, something went wrong.
Binary file added
BIN
+872 Bytes
...eltaV/Clothing/OuterClothing/WinterCoats/hosgreatcoat.rsi/open-inhand-right.png
Oops, something went wrong.
Binary file added
BIN
+1.85 KB
...aV/Clothing/OuterClothing/WinterCoats/staseccoat.rsi/equipped-OUTERCLOTHING.png
Oops, something went wrong.
Binary file added
BIN
+970 Bytes
...rces/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/staseccoat.rsi/icon.png
Oops, something went wrong.
Binary file added
BIN
+898 Bytes
...xtures/DeltaV/Clothing/OuterClothing/WinterCoats/staseccoat.rsi/inhand-left.png
Oops, something went wrong.
Binary file added
BIN
+905 Bytes
...tures/DeltaV/Clothing/OuterClothing/WinterCoats/staseccoat.rsi/inhand-right.png
Oops, something went wrong.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/staseccoat.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,26 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62, modified by TJohnson.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.76 KB
...othing/OuterClothing/WinterCoats/stasecgreatcoat.rsi/equipped-OUTERCLOTHING.png
Oops, something went wrong.
Binary file added
BIN
+816 Bytes
...res/DeltaV/Clothing/OuterClothing/WinterCoats/stasecgreatcoat.rsi/icon-open.png
Oops, something went wrong.
Binary file added
BIN
+853 Bytes
...Textures/DeltaV/Clothing/OuterClothing/WinterCoats/stasecgreatcoat.rsi/icon.png
Oops, something went wrong.
Binary file added
BIN
+888 Bytes
...s/DeltaV/Clothing/OuterClothing/WinterCoats/stasecgreatcoat.rsi/inhand-left.png
Oops, something went wrong.
Binary file added
BIN
+870 Bytes
.../DeltaV/Clothing/OuterClothing/WinterCoats/stasecgreatcoat.rsi/inhand-right.png
Oops, something went wrong.
41 changes: 41 additions & 0 deletions
41
Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/stasecgreatcoat.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,41 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC0-1.0", | ||
"copyright": "Original work by TJohnson.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "icon-open" | ||
}, | ||
{ | ||
"name": "open-equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "open-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "open-inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.75 KB
...g/OuterClothing/WinterCoats/stasecgreatcoat.rsi/open-equipped-OUTERCLOTHING.png
Oops, something went wrong.
Binary file added
BIN
+888 Bytes
...taV/Clothing/OuterClothing/WinterCoats/stasecgreatcoat.rsi/open-inhand-left.png
Oops, something went wrong.
Binary file added
BIN
+870 Bytes
...aV/Clothing/OuterClothing/WinterCoats/stasecgreatcoat.rsi/open-inhand-right.png
Oops, something went wrong.