forked from space-syndicate/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 47
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
d88b13e
commit 1d5756e
Showing
17 changed files
with
93 additions
and
7 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
...ces/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/clothing/outerclothing/coats.ftl
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,4 @@ | ||
ent-ClothingOuterCoatCaptainWhite = белый китель капитана | ||
.desc = Белый китель капитана, инкрустированный золотом. | ||
ent-ClothingOuterCoatCaptainSheriff = китель шерифа | ||
.desc = Китель шерифа, инкрустированный золотом. |
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
21 changes: 21 additions & 0 deletions
21
Resources/Prototypes/_CorvaxNext/Entities/Clothing/OuterClothing/coats.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,21 @@ | ||
- type: entity | ||
parent: ClothingOuterCoatCaptain | ||
id: ClothingOuterCoatCaptainWhite | ||
name: white captain's jacket | ||
description: White captain formal jacket, inlaid with gold. | ||
components: | ||
- type: Sprite | ||
sprite: _CorvaxNext/Clothing/OuterClothing/Coats/captain_white.rsi | ||
- type: Clothing | ||
sprite: _CorvaxNext/Clothing/OuterClothing/Coats/captain_white.rsi | ||
|
||
- type: entity | ||
parent: ClothingOuterCoatCaptain | ||
id: ClothingOuterCoatCaptainSheriff | ||
name: sheriff jacket | ||
description: Sheriff formal jacket, inlaid with gold. | ||
components: | ||
- type: Sprite | ||
sprite: _CorvaxNext/Clothing/OuterClothing/Coats/captain_sheriff.rsi | ||
- type: Clothing | ||
sprite: _CorvaxNext/Clothing/OuterClothing/Coats/captain_sheriff.rsi |
Binary file added
BIN
+2.02 KB
...lothing/OuterClothing/Coats/captain_sheriff.rsi/equipped-OUTERCLOTHING-digi.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.89 KB
...ext/Clothing/OuterClothing/Coats/captain_sheriff.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
+790 Bytes
.../Textures/_CorvaxNext/Clothing/OuterClothing/Coats/captain_sheriff.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
+1009 Bytes
...es/_CorvaxNext/Clothing/OuterClothing/Coats/captain_sheriff.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.01 KB
...s/_CorvaxNext/Clothing/OuterClothing/Coats/captain_sheriff.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.
30 changes: 30 additions & 0 deletions
30
Resources/Textures/_CorvaxNext/Clothing/OuterClothing/Coats/captain_sheriff.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,30 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from TG station at: https://github.com/tgstation/tgstation/commit/dbc2435fa562f4ef130a7112d2a4cc9c80099894#diff-ada70b2d4470118728541e389021f5b1320ace12ce32195045358bc795452819, digi made by kuro(388673708753027083)", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING-digi", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.82 KB
.../Clothing/OuterClothing/Coats/captain_white.rsi/equipped-OUTERCLOTHING-digi.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.77 KB
...xNext/Clothing/OuterClothing/Coats/captain_white.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
+765 Bytes
...es/Textures/_CorvaxNext/Clothing/OuterClothing/Coats/captain_white.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
+983 Bytes
...ures/_CorvaxNext/Clothing/OuterClothing/Coats/captain_white.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
+1005 Bytes
...res/_CorvaxNext/Clothing/OuterClothing/Coats/captain_white.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.
29 changes: 29 additions & 0 deletions
29
Resources/Textures/_CorvaxNext/Clothing/OuterClothing/Coats/captain_white.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,29 @@ | ||
{ | ||
"version": 1, | ||
"copyright": "Created by orange6775 (discord) for SS14.", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING-digi", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
} | ||
] | ||
} |