diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_sunrise/entities/clothing/uniforms/jumpsuits.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_sunrise/entities/clothing/uniforms/jumpsuits.ftl index df767a48bdb..7983e0f5c75 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/_sunrise/entities/clothing/uniforms/jumpsuits.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/_sunrise/entities/clothing/uniforms/jumpsuits.ftl @@ -1,2 +1,4 @@ ent-ClothingUniformJumpsuitNtrep = костюм представителя nt + .desc = Этот костюм лучше не видеть. + ent-ClothingUniformJumpsuitNtrepFormal = праздничный костюм представителя nt .desc = Этот костюм лучше не видеть. \ No newline at end of file diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml index c8b73b9a9a7..f9200ab7868 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml @@ -63,6 +63,17 @@ sprite: _Sunrise/Clothing/Uniforms/Jumpsuit/ntrep.rsi - type: Clothing sprite: _Sunrise/Clothing/Uniforms/Jumpsuit/ntrep.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitNtrepFormal + name: nt representive formal suit + description: That suit that is better not to see. + components: + - type: Sprite + sprite: _Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi + - type: Clothing + sprite: _Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi - type: entity parent: ClothingUniformBase diff --git a/Resources/Prototypes/_Sunrise/Loadouts/Jobs/Command/nanotrasenrepresentative.yml b/Resources/Prototypes/_Sunrise/Loadouts/Jobs/Command/nanotrasenrepresentative.yml index c897efe2270..f86c7bd528b 100644 --- a/Resources/Prototypes/_Sunrise/Loadouts/Jobs/Command/nanotrasenrepresentative.yml +++ b/Resources/Prototypes/_Sunrise/Loadouts/Jobs/Command/nanotrasenrepresentative.yml @@ -1,3 +1,4 @@ +#Uniforms - type: loadout id: NanoTrasenRepresentativeJumpsuit equipment: NanoTrasenRepresentativeJumpsuit @@ -9,6 +10,18 @@ id: NanoTrasenRepresentativeJumpsuit equipment: jumpsuit: ClothingUniformJumpsuitNtrep + +- type: loadout + id: NanoTrasenRepresentativeJumpsuitFormal + equipment: NanoTrasenRepresentativeJumpsuitFormal + effects: + - !type:GroupLoadoutEffect + proto: MaleMoment + +- type: startingGear + id: NanoTrasenRepresentativeJumpsuitFormal + equipment: + jumpsuit: ClothingUniformJumpsuitNtrepFormal - type: loadout id: NanoTrasenRepresentativeJumpskirt @@ -22,6 +35,7 @@ equipment: jumpsuit: ClothingUniformJumpskirtNtrep +#outerClothing - type: loadout id: NanoTrasenRepresentativeCoat equipment: NanoTrasenRepresentativeCoat diff --git a/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/sunhudskill.rsi/equipped-EYES-vox.png b/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/sunhudskill.rsi/equipped-EYES-vox.png new file mode 100644 index 00000000000..1e1c814e108 Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/sunhudskill.rsi/equipped-EYES-vox.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/sunhudskill.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/sunhudskill.rsi/meta.json index af8fbe68ba6..bd1f7bd6001 100644 --- a/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/sunhudskill.rsi/meta.json +++ b/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/sunhudskill.rsi/meta.json @@ -15,6 +15,10 @@ "name": "equipped-EYES", "directions": 4 }, + { + "name": "equipped-EYES-vox", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/_Sunrise/Clothing/Head/Hats/ntrep.rsi/equipped-HELMET-vox.png b/Resources/Textures/_Sunrise/Clothing/Head/Hats/ntrep.rsi/equipped-HELMET-vox.png new file mode 100644 index 00000000000..feea2a6b61f Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/Head/Hats/ntrep.rsi/equipped-HELMET-vox.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/Head/Hats/ntrep.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Head/Hats/ntrep.rsi/meta.json index ebde7992eae..29ec5b761e6 100644 --- a/Resources/Textures/_Sunrise/Clothing/Head/Hats/ntrep.rsi/meta.json +++ b/Resources/Textures/_Sunrise/Clothing/Head/Hats/ntrep.rsi/meta.json @@ -14,6 +14,10 @@ "name": "equipped-HELMET", "directions": 4 }, + { + "name": "equipped-HELMET-vox", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep.rsi/equipped-OUTERCLOTHING-vox.png new file mode 100644 index 00000000000..791f5c6bfaa Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep.rsi/equipped-OUTERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep.rsi/meta.json index bd94a78bb9b..0433aa779ea 100644 --- a/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep.rsi/meta.json +++ b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep.rsi/meta.json @@ -14,6 +14,10 @@ "name": "equipped-OUTERCLOTHING", "directions": 4 }, + { + "name": "equipped-OUTERCLOTHING-vox", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep_open.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep_open.rsi/equipped-OUTERCLOTHING-vox.png new file mode 100644 index 00000000000..6476c53b30d Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep_open.rsi/equipped-OUTERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep_open.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep_open.rsi/meta.json index 58daa3d24c5..f1ac2e27a8f 100644 --- a/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep_open.rsi/meta.json +++ b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Coats/ntrep_open.rsi/meta.json @@ -14,6 +14,10 @@ "name": "equipped-OUTERCLOTHING", "directions": 4 }, + { + "name": "equipped-OUTERCLOTHING-vox", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/ntrep.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/ntrep.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..76a4ce65852 Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/ntrep.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/ntrep.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/ntrep.rsi/meta.json index 4bc51452037..3141644d346 100644 --- a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/ntrep.rsi/meta.json +++ b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/ntrep.rsi/meta.json @@ -14,6 +14,10 @@ "name": "equipped-INNERCLOTHING", "directions": 4 }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..350e4c91e13 Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep.rsi/meta.json index e7b30e3bbb8..e603784b3fd 100644 --- a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep.rsi/meta.json +++ b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep.rsi/meta.json @@ -18,6 +18,10 @@ "name": "equipped-INNERCLOTHING-digi", "directions": 4 }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..497ccdbbb5f Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..7750958df07 Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/icon.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/icon.png new file mode 100644 index 00000000000..eca7506d1a3 Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/icon.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/inhand-left.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/inhand-left.png new file mode 100644 index 00000000000..b20f0cddaa6 Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/inhand-right.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/inhand-right.png new file mode 100644 index 00000000000..eb15d326754 Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/meta.json new file mode 100644 index 00000000000..e603784b3fd --- /dev/null +++ b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/ntrep_formal.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taked from Paradise station, inhand sprited by Rinary1 (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-digi", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] + }