diff --git a/Content.Shared/CCVar/CCVars.Game.cs b/Content.Shared/CCVar/CCVars.Game.cs index 1d415aaf8d5..cdee95f5079 100644 --- a/Content.Shared/CCVar/CCVars.Game.cs +++ b/Content.Shared/CCVar/CCVars.Game.cs @@ -69,7 +69,7 @@ public static readonly CVarDef /// Controls the game map prototype to load. SS14 stores these prototypes in Prototypes/Maps. /// public static readonly CVarDef - GameMap = CVarDef.Create("game.map", "HardCore", CVar.SERVERONLY); // Frontier: string.Empty /// Controls whether to use world persistence or not. diff --git a/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml b/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml index 5f38032e4db..c7ddb878a88 100644 --- a/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml @@ -171,6 +171,18 @@ - ClothingOuterWinterRobo # - ClothingOuterWinterSec # Frontier - ClothingOuterWinterCoatMail # Frontier + - ClothingLongcoatCaptain + - ClothingLongcoatCE + - ClothingLongcoatCMO + - ClothingLongcoatHoP + - ClothingLongcoatQM + - ClothingLongcoatRD + - ClothingLongcoatArashiLabs + - ClothingLongcoatNanoTrasen + - ClothingLongcoatBlack + - ClothingLongcoatBrown + - ClothingLongcoatMedic + - type: latheRecipePack id: Ties diff --git a/Resources/Prototypes/Recipes/Lathes/clothing.yml b/Resources/Prototypes/Recipes/Lathes/clothing.yml index 137828c2a97..74fe5d8e93c 100644 --- a/Resources/Prototypes/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/clothing.yml @@ -772,6 +772,65 @@ id: ClothingOuterWinterSyndieCap result: ClothingOuterWinterSyndieCap +# Command Longcoats # Frontier + +- type: latheRecipe + parent: BaseCommandCoatRecipe + id: ClothingLongcoatCMO + result: ClothingLongcoatCMO + +- type: latheRecipe + parent: BaseCommandCoatRecipe + id: ClothingLongcoatHoP + result: ClothingLongcoatHoP + +- type: latheRecipe + parent: BaseCommandCoatRecipe + id: ClothingLongcoatCE + result: ClothingLongcoatCE + +# Civilian Longcoats # Frontier + +- type: latheRecipe + parent: BaseCommandCoatRecipe + id: ClothingLongcoatCaptain + result: ClothingLongcoatCaptain + +- type: latheRecipe + parent: BaseCommandCoatRecipe + id: ClothingLongcoatQM + result: ClothingLongcoatQM + +- type: latheRecipe + parent: BaseCommandCoatRecipe + id: ClothingLongcoatRD + result: ClothingLongcoatRD + +- type: latheRecipe + parent: BaseCoatRecipe + id: ClothingLongcoatArashiLabs + result: ClothingLongcoatArashiLabs + +- type: latheRecipe + parent: BaseCoatRecipe + id: ClothingLongcoatNanoTrasen + result: ClothingLongcoatNanoTrasen + +- type: latheRecipe + parent: BaseCoatRecipe + id: ClothingLongcoatBlack + result: ClothingLongcoatBlack + +- type: latheRecipe + parent: BaseCoatRecipe + id: ClothingLongcoatBrown + result: ClothingLongcoatBrown + +- type: latheRecipe + parent: BaseCoatRecipe + id: ClothingLongcoatMedic + result: ClothingLongcoatMedic + # Hats - type: latheRecipe parent: BaseCommandHatRecipe diff --git a/Resources/Prototypes/_DV/Entities/Clothing/OuterClothing/Longcoats/civilian.yml b/Resources/Prototypes/_DV/Entities/Clothing/OuterClothing/Longcoats/civilian.yml new file mode 100644 index 00000000000..65fd1d712e7 --- /dev/null +++ b/Resources/Prototypes/_DV/Entities/Clothing/OuterClothing/Longcoats/civilian.yml @@ -0,0 +1,131 @@ +# Everyone + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingLongcoatArashiLabs + name: arashi labs longcoat + description: A double-breasted longcoat sporting the colors of a company called Arashi Laboratories, a biotech corporation claiming to hail from the long rim, wherever that is. Longcoats are fairly robust, offering some protection from the elements. + components: + - type: Sprite + sprite: _Floof/Clothing/OuterClothing/Longcoats/arashi-laboratories.rsi + - type: Clothing + sprite: _Floof/Clothing/OuterClothing/Longcoats/arashi-laboratories.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingLongcoatNanoTrasen + name: nanotrasen longcoat + description: A double-breasted longcoat sporting the the colors of NanoTrasen, the general-purpose spacefaring corporation that you (hopefully) work for! Longcoats are fairly robust, offering some protection from the elements. + components: + - type: Sprite + sprite: _Floof/Clothing/OuterClothing/Longcoats/nanotrasen.rsi + - type: Clothing + sprite: _Floof/Clothing/OuterClothing/Longcoats/nanotrasen.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingLongcoatBlack + name: black longcoat + description: A matte black double-breasted longcoat with gold-tinted brass buttons. Longcoats are fairly robust, offering some protection from the elements. + components: + - type: Sprite + sprite: _Floof/Clothing/OuterClothing/Longcoats/black.rsi + - type: Clothing + sprite: _Floof/Clothing/OuterClothing/Longcoats/black.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingLongcoatBrown + name: brown longcoat + description: A matte brown double-breasted longcoat with stylish onyx buttons. Longcoats are fairly robust, offering some protection from the elements. + components: + - type: Sprite + sprite: _Floof/Clothing/OuterClothing/Longcoats/brown.rsi + - type: Clothing + sprite: _Floof/Clothing/OuterClothing/Longcoats/brown.rsi + +- type: entity + parent: ClothingOuterWinterCoat # Frontier: Removed contraband tag + id: ClothingLongcoatQM + name: quartermaster's longcoat # Frontier: logistics officer's longcoatcaptain's longcoat + description: A navy blue double-breasted longcoat with gold embelleshments, fit for the station's best. Longcoats are fairly robust, offering some protection from the elements. + components: + - type: Sprite + sprite: _Floof/Clothing/OuterClothing/Longcoats/captain.rsi + - type: Clothing + sprite: _Floof/Clothing/OuterClothing/Longcoats/captain.rsi + +- type: entity + parent: [ClothingOuterWinterCoat, BaseC1Contraband] # Frontier: ClothingOuterCoatStasecWarden