diff --git a/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/belt/belts.ftl b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/belt/belts.ftl new file mode 100644 index 0000000000..24b376747a --- /dev/null +++ b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/belt/belts.ftl @@ -0,0 +1,4 @@ +ent-ClothingBeltWhiteSheath = белые сабельные ножны + .desc = Стиль, блеск, всё для лучших сабель во вселенной. +ent-ClothingBeltSheriffSheath = сабельные ножны шерифа + .desc = Практичность, прочность, сабля точно не окажется в вашей ноге. diff --git a/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/hands/gloves.ftl b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/hands/gloves.ftl new file mode 100644 index 0000000000..9cbd4ff648 --- /dev/null +++ b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/hands/gloves.ftl @@ -0,0 +1,4 @@ +ent-ClothingHandsGlovesCaptainWhite = белые перчатки капитана + .desc = Королевские белые перчатки с золотой отделкой. Шикарны. +ent-ClothingHandsGlovesSheriff = перчатки шерифа + .desc = Перчатки с эргономичной формой, предназначенные для удержания револьвера. diff --git a/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/head/hats.ftl b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/head/hats.ftl new file mode 100644 index 0000000000..75a3b38ab0 --- /dev/null +++ b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/head/hats.ftl @@ -0,0 +1,8 @@ +ent-ClothingHeadHatBeretCaptainWhite = белый берет капитана + .desc = Белый берет капитана, икона стиля. +ent-ClothingHeadHatBeretSheriff = берет шерифа + .desc = Берет - фаворит, местных шерифов. +ent-ClothingHeadHatCapcapWhite = белая фуражка капитана + .desc = Стильная белая фуражка капитана. +ent-ClothingHeadHatCapcapSheriff = фуражка шерифа + .desc = Стильная фуражка шерифа. diff --git a/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/neck/cloaks.ftl b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/neck/cloaks.ftl new file mode 100644 index 0000000000..bb871bcd65 --- /dev/null +++ b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/neck/cloaks.ftl @@ -0,0 +1,8 @@ +ent-ClothingNeckCaptainWide = широкая шинель капитана + .desc = Широкая капитанская шинель. Кажется, она не по размеру вам, но как накидка на плечи сойдёт. +ent-ClothingNeckCloakRoyalCaptain = королевский плащ капитана + .desc = Царь во дворца, царь во дворца. +ent-ClothingNeckCloakSyndicateAdmiral = плащ адмирала синдиката + .desc = Красный плащ, прошитый золотой тканью. +ent-ClothingNeckWhiteMantleCaptain = белая мантия капитана + .desc = Мантия капитана, с белым пухом. diff --git a/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/outerclothing/coats.ftl b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/outerclothing/coats.ftl new file mode 100644 index 0000000000..e89febc434 --- /dev/null +++ b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/outerclothing/coats.ftl @@ -0,0 +1,2 @@ +ent-ClothingOuterCoatCaptain = китель капитана + .desc = Китель капитана, обшитый золотом diff --git a/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/uniforms/jumpskirts.ftl b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/uniforms/jumpskirts.ftl new file mode 100644 index 0000000000..b4c4015702 --- /dev/null +++ b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/uniforms/jumpskirts.ftl @@ -0,0 +1,2 @@ +ent-ClothingUniformJumpskirtWhiteCaptain = белая юбка-комбинезон капитана + .desc = Белая юбка-комбинезон капитана символизирующая, что ваша зарплата явно превышает нормы. diff --git a/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/uniforms/jumpsuits.ftl b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/uniforms/jumpsuits.ftl new file mode 100644 index 0000000000..1d25fca7d3 --- /dev/null +++ b/Resources/Locale/ru-RU/_white/prototypes/entities/clothing/uniforms/jumpsuits.ftl @@ -0,0 +1,6 @@ +ent-ClothingUniformJumpsuitCommandCaptain = командный костюм капитана + .desc = Чёрный костюм, на нём видно золотые погоны не плечах. +ent-ClothingUniformJumpsuitWhiteCaptain = белый комбинезон капитана + .desc = Белый комбинезон капитана символизирующий, что ваша зарплата явно превышает нормы. +ent-ClothingUniformJumpsuitSheriff = комбинезон шерифа + .desc = Комбинезон показывающий вашу статусность, как ужасн... великого правителя. diff --git a/Resources/Locale/ru-RU/_white/prototypes/entities/structures/machines/vending_machines.ftl b/Resources/Locale/ru-RU/_white/prototypes/entities/structures/machines/vending_machines.ftl new file mode 100644 index 0000000000..920ece61ae --- /dev/null +++ b/Resources/Locale/ru-RU/_white/prototypes/entities/structures/machines/vending_machines.ftl @@ -0,0 +1,2 @@ +ent-CaptainDrobe = КапитанШкаф + .desc = Стильная униформа для сильного лидера! diff --git a/Resources/Migrations/migration.yml b/Resources/Migrations/migration.yml index 2321aeabc1..b9180a8683 100644 --- a/Resources/Migrations/migration.yml +++ b/Resources/Migrations/migration.yml @@ -253,4 +253,7 @@ HoloprojectorEmpty: Holoprojector HoloprojectorBorg: Holoprojector HolofanProjectorEmpty: HolofanProjector HoloprojectorFieldEmpty: HoloprojectorField -HoloprojectorSecurityEmpty: HoloprojectorSecurity \ No newline at end of file +HoloprojectorSecurityEmpty: HoloprojectorSecurity + +# 2024-09-11 WD EDIT +DresserCaptainFilled: CaptainDrobe diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index 5898468c34..d6a7896cf0 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -32,7 +32,7 @@ components: - type: StorageFill contents: - - id: ClothingOuterArmorCaptainCarapace +# - id: ClothingOuterArmorCaptainCarapace # WD Remove - Because CaptainDrobe - id: NukeDisk - id: PinpointerNuclear # - id: CaptainIDCard # DeltaV - Replaced by the spare ID system @@ -47,10 +47,10 @@ prob: 0.25 - id: ClothingBeltSheathFilled - id: DoorRemoteCommand - - id: RubberStampCaptain +# - id: RubberStampCaptain # WD Remove - Because CaptainDrobe # - id: WeaponAntiqueLaser # DeltaV - Remove in favor of the glass box - id: JetpackCaptainFilled - - id: MedalCase +# - id: MedalCase # WD Remove - Because CaptainDrobe - id: LunchboxCommandFilledRandom # Delta-V Lunchboxes! prob: 0.3 @@ -61,7 +61,7 @@ components: - type: StorageFill contents: - - id: ClothingOuterArmorCaptainCarapace +# - id: ClothingOuterArmorCaptainCarapace # WD Remove - Because CaptainDrobe - id: NukeDisk - id: PinpointerNuclear # - id: CaptainIDCard # DeltaV - Replaced by the spare ID system @@ -75,11 +75,11 @@ prob: 0.25 - id: ClothingBeltSheathFilled - id: DoorRemoteCommand - - id: RubberStampCaptain +# - id: RubberStampCaptain # WD Remove - Because CaptainDrobe - id: WeaponAntiqueLaser - id: JetpackCaptainFilled - - id: MedalCase - - id: ClothingHeadHatBeretCap # Nyanotrasen - Captain's Beret +# - id: MedalCase # WD Remove - Because CaptainDrobe +# - id: ClothingHeadHatBeretCap # Nyanotrasen - Captain's Beret | WD Remove - Because CaptainDrobe - id: LunchboxCommandFilledRandom # Delta-V Lunchboxes! prob: 0.3 @@ -90,7 +90,7 @@ components: - type: StorageFill contents: - - id: ClothingOuterArmorCaptainCarapace +# - id: ClothingOuterArmorCaptainCarapace # WD Remove - Because CaptainDrobe - id: NukeDisk - id: PinpointerNuclear # - id: CaptainIDCard # Delta V - Replaced by spare ID system. The funny biscuit that I cant even eat. @@ -104,10 +104,10 @@ prob: 0.25 - id: ClothingBeltSheathFilled - id: DoorRemoteCommand - - id: RubberStampCaptain +# - id: RubberStampCaptain # WD Remove - Because CaptainDrobe - id: JetpackCaptainFilled - - id: MedalCase - - id: ClothingHeadHatBeretCap # Nyanotrasen - Captain's Beret +# - id: MedalCase # WD Remove - Because CaptainDrobe +# - id: ClothingHeadHatBeretCap # Nyanotrasen - Captain's Beret | WD Remove - Because CaptainDrobe - id: LunchboxCommandFilledRandom # Delta-V Lunchboxes! prob: 0.3 diff --git a/Resources/Prototypes/_White/Catalog/VendingMachines/Inventories/CaptainDrobeInventory.yml b/Resources/Prototypes/_White/Catalog/VendingMachines/Inventories/CaptainDrobeInventory.yml new file mode 100644 index 0000000000..a92898e7a7 --- /dev/null +++ b/Resources/Prototypes/_White/Catalog/VendingMachines/Inventories/CaptainDrobeInventory.yml @@ -0,0 +1,51 @@ +- type: vendingMachineInventory + id: CaptainDrobeInventory + startingInventory: + # Default + ClothingHeadsetAltCommand: 1 + ClothingHeadHatCaptain: 1 + ClothingHeadHatCapcap: 1 + ClothingHeadHatBeretCap: 1 # Nyanotrasen - Captain's Beret + ClothingEyesGlassesSunglasses: 1 + ClothingNeckCloakCap: 1 + ClothingNeckCloakCapFormal: 1 + ClothingNeckCaptainWide: 1 + ClothingNeckMantleCap: 1 + ClothingOuterWinterCap: 1 + ClothingOuterArmorCaptainCarapace: 1 + ClothingOuterCoatCaptain: 1 + ClothingUniformJumpsuitCaptain: 1 + ClothingUniformJumpskirtCaptain: 1 + ClothingUniformJumpsuitCapFormal: 1 + ClothingUniformJumpskirtCapFormalDress: 1 + ClothingHandsGlovesCaptain: 1 + ClothingHandsGlovesInspection: 1 # DeltaV + # White + ClothingHeadHatBeretCaptainWhite: 1 + ClothingHeadHatCapcapWhite: 1 + ClothingNeckCloakRoyalCaptain: 1 + ClothingNeckWhiteMantleCaptain: 1 + ClothingUniformJumpskirtWhiteCaptain: 1 + ClothingUniformJumpsuitWhiteCaptain: 1 + ClothingHandsGlovesCaptainWhite: 1 + ClothingBeltWhiteSheath: 1 + # Sheriff + ClothingHeadHatBeretSheriff: 1 + ClothingHeadHatCapcapSheriff: 1 + ClothingUniformJumpsuitSheriff: 1 + ClothingHandsGlovesSheriff: 1 + ClothingBeltSheriffSheath: 1 + # Other + ClothingEyesGlassesGarGiga: 1 + ClothingUniformJumpsuitCommandCaptain: 1 + ClothingBackpackCaptain: 1 + ClothingBackpackDuffelCaptain: 1 + ClothingBackpackSatchelCaptain: 1 + # Stuff + MedalCase: 1 + FlippoEngravedLighter: 1 + ToyFigurineCaptain: 1 + RubberStampCaptain: 1 + PaperCaptainsThoughts: 5 + contrabandInventory: + ClothingNeckCloakSyndicateAdmiral: 1 diff --git a/Resources/Prototypes/_White/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/_White/Entities/Clothing/Belt/belts.yml new file mode 100644 index 0000000000..95c8eebf35 --- /dev/null +++ b/Resources/Prototypes/_White/Entities/Clothing/Belt/belts.yml @@ -0,0 +1,23 @@ +- type: entity + parent: ClothingBeltSheath + id: ClothingBeltWhiteSheath + name: white sabre sheath + description: Style, shine, everything for the best sabers in the universe. + components: + - type: Sprite + sprite: _White/Clothing/Belt/white_sheath.rsi + state: sheath + - type: Clothing + sprite: _White/Clothing/Belt/white_sheath.rsi + +- type: entity + parent: ClothingBeltSheath + id: ClothingBeltSheriffSheath + name: sheriff sabre sheath + description: Practicality, durability, the saber will definitely not end up in your leg. + components: + - type: Sprite + sprite: _White/Clothing/Belt/sheriff_sheath.rsi + state: sheath + - type: Clothing + sprite: _White/Clothing/Belt/sheriff_sheath.rsi diff --git a/Resources/Prototypes/_White/Entities/Clothing/Hands/gloves.yml b/Resources/Prototypes/_White/Entities/Clothing/Hands/gloves.yml new file mode 100644 index 0000000000..c4b2443ee2 --- /dev/null +++ b/Resources/Prototypes/_White/Entities/Clothing/Hands/gloves.yml @@ -0,0 +1,21 @@ +- type: entity + parent: ClothingHandsGlovesCaptain + id: ClothingHandsGlovesCaptainWhite + name: white captain gloves + description: Royal white gloves with gold trim. Gorgeous. + components: + - type: Sprite + sprite: _White/Clothing/Hands/white_captain_gloves.rsi + - type: Clothing + sprite: _White/Clothing/Hands/white_captain_gloves.rsi + +- type: entity + parent: ClothingHandsGlovesCaptain + id: ClothingHandsGlovesSheriff + name: sheriff gloves + description: Gloves with an ergonomic shape designed to hold a revolver. + components: + - type: Sprite + sprite: _White/Clothing/Hands/sheriff_gloves.rsi + - type: Clothing + sprite: _White/Clothing/Hands/sheriff_gloves.rsi diff --git a/Resources/Prototypes/_White/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/_White/Entities/Clothing/Head/hats.yml index b28bb0e14c..563fa923da 100644 --- a/Resources/Prototypes/_White/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/_White/Entities/Clothing/Head/hats.yml @@ -41,3 +41,53 @@ sprite: _White/Clothing/Head/Hats/maidhat.rsi - type: Clothing sprite: _White/Clothing/Head/Hats/maidhat.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatBeretCaptainWhite + name: white captain beret + description: A white captain beret, an icon of style. + components: + - type: Sprite + sprite: _White/Clothing/Head/Hats/white_beret.rsi + - type: Clothing + sprite: _White/Clothing/Head/Hats/white_beret.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatBeretSheriff + name: sheriff beret + description: Beret, a favorite among local sheriffs. + components: + - type: Sprite + sprite: _White/Clothing/Head/Hats/sheriff_beret.rsi + - type: Clothing + sprite: _White/Clothing/Head/Hats/sheriff_beret.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatCapcapWhite + name: white cap cap + description: Stylish white cap cap. + components: + - type: Sprite + sprite: _White/Clothing/Head/Hats/white_capcap.rsi + - type: Clothing + sprite: _White/Clothing/Head/Hats/white_capcap.rsi + - type: Tag + tags: + - HamsterWearable + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatCapcapSheriff + name: sheriff cap + description: Stylish sheriff cap. + components: + - type: Sprite + sprite: _White/Clothing/Head/Hats/sheriff_capcap.rsi + - type: Clothing + sprite: _White/Clothing/Head/Hats/sheriff_capcap.rsi + - type: Tag + tags: + - HamsterWearable diff --git a/Resources/Prototypes/_White/Entities/Clothing/Neck/cloaks.yml b/Resources/Prototypes/_White/Entities/Clothing/Neck/cloaks.yml index 1856e0f295..9d9b0cfbbf 100644 --- a/Resources/Prototypes/_White/Entities/Clothing/Neck/cloaks.yml +++ b/Resources/Prototypes/_White/Entities/Clothing/Neck/cloaks.yml @@ -6,3 +6,43 @@ components: - type: Sprite sprite: _White/Clothing/Neck/Cloaks/vampire.rsi + +- type: entity + parent: ClothingNeckBase + id: ClothingNeckCaptainWide + name: captain wide overcoat + description: Wide captain's greatcoat. It doesn't seem to fit you, but it will do as a cape on your shoulders. + components: + - type: Sprite + sprite: _White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi + - type: StealTarget + stealGroup: HeadCloak + +- type: entity + parent: ClothingNeckBase + id: ClothingNeckCloakRoyalCaptain + name: royal captain cloak + description: The king in the palace, the king in the palace. + components: + - type: Sprite + sprite: _White/Clothing/Neck/Cloaks/royal_captain.rsi + - type: StealTarget + stealGroup: HeadCloak + +- type: entity + parent: ClothingNeckBase + id: ClothingNeckCloakSyndicateAdmiral + name: Syndicate Admiral cloak + description: Red cloak sewn with a gold cloth. + components: + - type: Sprite + sprite: _White/Clothing/Neck/Cloaks/syndicate_admiral.rsi + +- type: entity + parent: ClothingNeckBase + id: ClothingNeckWhiteMantleCaptain + name: white captain mantle + description: Captain mantle, with white down. + components: + - type: Sprite + sprite: _White/Clothing/Neck/Cloaks/white_captain_mantle.rsi diff --git a/Resources/Prototypes/_White/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/_White/Entities/Clothing/OuterClothing/coats.yml index 4992b21909..0c4307c0f9 100644 --- a/Resources/Prototypes/_White/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/_White/Entities/Clothing/OuterClothing/coats.yml @@ -18,3 +18,21 @@ Slash: 0.90 Piercing: 0.90 Heat: 0.75 + +- type: entity + parent: ClothingOuterStorageBase + id: ClothingOuterCoatCaptain + name: captain jacket + description: Captain formal jacket, inlaid with gold. + components: + - type: Sprite + sprite: _White/Clothing/OuterClothing/Coats/captain.rsi + - type: Clothing + sprite: _White/Clothing/OuterClothing/Coats/captain.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.8 + Slash: 0.8 + Piercing: 0.6 + Heat: 0.8 diff --git a/Resources/Prototypes/_White/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/_White/Entities/Clothing/Uniforms/jumpskirts.yml index 288c4ee46e..3fa62de0f4 100644 --- a/Resources/Prototypes/_White/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/_White/Entities/Clothing/Uniforms/jumpskirts.yml @@ -19,3 +19,14 @@ sprite: _White/Clothing/Uniforms/Jumpskirt/maidmini.rsi - type: Clothing sprite: _White/Clothing/Uniforms/Jumpskirt/maidmini.rsi + +- type: entity + parent: ClothingUniformJumpskirtCaptain + id: ClothingUniformJumpskirtWhiteCaptain + name: white captain jumpskirt + description: White captain jumpsuit skirt symbolizing that your salary clearly exceeds the norm. + components: + - type: Sprite + sprite: _White/Clothing/Uniforms/Jumpskirt/white_captain.rsi + - type: Clothing + sprite: _White/Clothing/Uniforms/Jumpskirt/white_captain.rsi diff --git a/Resources/Prototypes/_White/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_White/Entities/Clothing/Uniforms/jumpsuits.yml index 1a8942fe8a..50e9c1b80a 100644 --- a/Resources/Prototypes/_White/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/_White/Entities/Clothing/Uniforms/jumpsuits.yml @@ -19,3 +19,36 @@ sprite: _White/Clothing/Uniforms/Jumpsuit/skeleton.rsi - type: Clothing sprite: _White/Clothing/Uniforms/Jumpsuit/skeleton.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCommandCaptain + name: captain command jumpsuit + description: Black suit with gold shoulder straps. + components: + - type: Sprite + sprite: _White/Clothing/Uniforms/Jumpsuit/captain_command.rsi + - type: Clothing + sprite: _White/Clothing/Uniforms/Jumpsuit/captain_command.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitWhiteCaptain + name: white captain jumpsuit + description: Captain white jumpsuit symbolizes that your salary is clearly above the norm. + components: + - type: Sprite + sprite: _White/Clothing/Uniforms/Jumpsuit/captain_white.rsi + - type: Clothing + sprite: _White/Clothing/Uniforms/Jumpsuit/captain_white.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitSheriff + name: sheriff jumpsuit + description: Jumpsuit showing your status is how terrible... the great ruler. + components: + - type: Sprite + sprite: _White/Clothing/Uniforms/Jumpsuit/sheriff.rsi + - type: Clothing + sprite: _White/Clothing/Uniforms/Jumpsuit/sheriff.rsi diff --git a/Resources/Prototypes/_White/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/_White/Entities/Structures/Machines/vending_machines.yml new file mode 100644 index 0000000000..8207b87118 --- /dev/null +++ b/Resources/Prototypes/_White/Entities/Structures/Machines/vending_machines.yml @@ -0,0 +1,25 @@ +- type: entity + parent: VendingMachine + id: CaptainDrobe + name: CaptainDrobe + description: Stylish uniform, for a strong leader! + components: + - type: VendingMachine + pack: CaptainDrobeInventory + offState: off + brokenState: broken + normalState: normal-unshaded + - type: Sprite + sprite: _White/Structures/Machines/VendingMachines/captaindrobe.rsi + layers: + - state: "off" + map: ["enum.VendingMachineVisualLayers.Base"] + - state: "off" + map: ["enum.VendingMachineVisualLayers.BaseUnshaded"] + shader: unshaded + - state: panel + map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: PointLight + color: "#05DAF2" + - type: AccessReader + access: [["Captain"]] diff --git a/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/equipped-BELT.png b/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/equipped-BELT.png new file mode 100644 index 0000000000..d36ae4bf71 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/meta.json b/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/meta.json new file mode 100644 index 0000000000..3ab12e2167 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from shiptest (https://github.com/shiptest-ss13/Shiptest)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-BELT", + "directions": 4 + }, + { + "name": "sheath-sabre-equipped-BELT", + "directions": 4 + }, + { + "name": "sheath-sabre" + }, + { + "name": "sheath" + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/sheath-sabre-equipped-BELT.png b/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/sheath-sabre-equipped-BELT.png new file mode 100644 index 0000000000..458beca74b Binary files /dev/null and b/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/sheath-sabre-equipped-BELT.png differ diff --git a/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/sheath-sabre.png b/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/sheath-sabre.png new file mode 100644 index 0000000000..afcd88da4d Binary files /dev/null and b/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/sheath-sabre.png differ diff --git a/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/sheath.png b/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/sheath.png new file mode 100644 index 0000000000..5f35a8eaf4 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Belt/sheriff_sheath.rsi/sheath.png differ diff --git a/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/equipped-BELT.png b/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/equipped-BELT.png new file mode 100644 index 0000000000..66578a6cb9 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/meta.json b/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/meta.json new file mode 100644 index 0000000000..3ab12e2167 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from shiptest (https://github.com/shiptest-ss13/Shiptest)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-BELT", + "directions": 4 + }, + { + "name": "sheath-sabre-equipped-BELT", + "directions": 4 + }, + { + "name": "sheath-sabre" + }, + { + "name": "sheath" + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/sheath-sabre-equipped-BELT.png b/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/sheath-sabre-equipped-BELT.png new file mode 100644 index 0000000000..4297b84055 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/sheath-sabre-equipped-BELT.png differ diff --git a/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/sheath-sabre.png b/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/sheath-sabre.png new file mode 100644 index 0000000000..aa0c0e9981 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/sheath-sabre.png differ diff --git a/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/sheath.png b/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/sheath.png new file mode 100644 index 0000000000..5343c7300e Binary files /dev/null and b/Resources/Textures/_White/Clothing/Belt/white_sheath.rsi/sheath.png differ diff --git a/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/equipped-HAND.png b/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/equipped-HAND.png new file mode 100644 index 0000000000..cd05a50f04 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/icon.png b/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/icon.png new file mode 100644 index 0000000000..00119ad0b7 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/inhand-left.png b/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/inhand-left.png new file mode 100644 index 0000000000..25a21b94b8 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/inhand-left.png differ diff --git a/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/inhand-right.png b/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/inhand-right.png new file mode 100644 index 0000000000..819a44449b Binary files /dev/null and b/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/inhand-right.png differ diff --git a/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/meta.json b/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/meta.json new file mode 100644 index 0000000000..c52c1e9672 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Hands/sheriff_gloves.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from shiptest (https://github.com/shiptest-ss13/Shiptest) | Edited by PuroSlavKing (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/equipped-HAND.png b/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/equipped-HAND.png new file mode 100644 index 0000000000..eb46456f9d Binary files /dev/null and b/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/icon.png b/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/icon.png new file mode 100644 index 0000000000..22ff2317a0 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/inhand-left.png b/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/inhand-left.png new file mode 100644 index 0000000000..5ec31202f1 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/inhand-left.png differ diff --git a/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/inhand-right.png b/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/inhand-right.png new file mode 100644 index 0000000000..f9ea9a377a Binary files /dev/null and b/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/inhand-right.png differ diff --git a/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/meta.json b/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/meta.json new file mode 100644 index 0000000000..c52c1e9672 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Hands/white_captain_gloves.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from shiptest (https://github.com/shiptest-ss13/Shiptest) | Edited by PuroSlavKing (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/equipped-HELMET-vox.png b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/equipped-HELMET-vox.png new file mode 100644 index 0000000000..0c21890c29 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/equipped-HELMET-vox.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/equipped-HELMET.png b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..631c06b941 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/icon.png b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/icon.png new file mode 100644 index 0000000000..a7264a728f Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/meta.json b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/meta.json new file mode 100644 index 0000000000..b26a8bf7a4 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_beret.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from shiptest (https://github.com/shiptest-ss13/Shiptest) | Edited by PuroSlavKing (Github) | vox by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "equipped-HELMET-vox", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/equipped-HELMET-hamster.png b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/equipped-HELMET-hamster.png new file mode 100644 index 0000000000..0ab51e0682 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/equipped-HELMET-hamster.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/equipped-HELMET-vox.png b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/equipped-HELMET-vox.png new file mode 100644 index 0000000000..28f22c699d Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/equipped-HELMET-vox.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/equipped-HELMET.png b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..8207341686 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/icon.png b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/icon.png new file mode 100644 index 0000000000..9a33f31b27 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/meta.json b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/meta.json new file mode 100644 index 0000000000..d17c955041 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Head/Hats/sheriff_capcap.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/0671297bb1c1b31d5885f2768aecbe9dc51d39e7 , edited by Skarletto (github) | Edited by PuroSlavKing (Github) | vox by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET-hamster", + "directions": 4 + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "equipped-HELMET-vox", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/equipped-HELMET-vox.png b/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/equipped-HELMET-vox.png new file mode 100644 index 0000000000..8ce0381091 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/equipped-HELMET-vox.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/equipped-HELMET.png b/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..45edbe50b7 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/icon.png b/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/icon.png new file mode 100644 index 0000000000..22d05e3e68 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/meta.json b/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/meta.json new file mode 100644 index 0000000000..e0a6210c88 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Head/Hats/white_beret.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e | Edited by PuroSlavKing (Github) | vox by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "equipped-HELMET-vox", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/equipped-HELMET-hamster.png b/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/equipped-HELMET-hamster.png new file mode 100644 index 0000000000..a15e9e6777 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/equipped-HELMET-hamster.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/equipped-HELMET.png b/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..4c8a8a1738 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/icon.png b/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/icon.png new file mode 100644 index 0000000000..0346d5bbdc Binary files /dev/null and b/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/meta.json b/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/meta.json new file mode 100644 index 0000000000..4dfe0cbbf8 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Head/Hats/white_capcap.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from shiptest (https://github.com/shiptest-ss13/Shiptest) | Edited by PuroSlavKing (Github) | Edited by 6agro6 (Discord) | vox by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET-hamster", + "directions": 4 + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/equipped-NECK-reptilian.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/equipped-NECK-reptilian.png new file mode 100644 index 0000000000..f7e19c55d7 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/equipped-NECK-reptilian.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/equipped-NECK.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/equipped-NECK.png new file mode 100644 index 0000000000..50e9af609a Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/icon.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/icon.png new file mode 100644 index 0000000000..95b798c11c Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/meta.json b/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/meta.json new file mode 100644 index 0000000000..bd19a90cd3 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Neck/Cloaks/royal_captain.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "By PuroSlavKing (Github) | reptilian by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "equipped-NECK-reptilian", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/equipped-NECK-reptilian.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/equipped-NECK-reptilian.png new file mode 100644 index 0000000000..e39d24de0b Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/equipped-NECK-reptilian.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/equipped-NECK.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/equipped-NECK.png new file mode 100644 index 0000000000..912d31be13 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/icon.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/icon.png new file mode 100644 index 0000000000..5ae8cf7b8d Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/meta.json b/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/meta.json new file mode 100644 index 0000000000..bd19a90cd3 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Neck/Cloaks/syndicate_admiral.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "By PuroSlavKing (Github) | reptilian by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "equipped-NECK-reptilian", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/white_captain_mantle.rsi/equipped-NECK.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/white_captain_mantle.rsi/equipped-NECK.png new file mode 100644 index 0000000000..29c15e9f6d Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/white_captain_mantle.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/white_captain_mantle.rsi/icon.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/white_captain_mantle.rsi/icon.png new file mode 100644 index 0000000000..1317fac346 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/white_captain_mantle.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/white_captain_mantle.rsi/meta.json b/Resources/Textures/_White/Clothing/Neck/Cloaks/white_captain_mantle.rsi/meta.json new file mode 100644 index 0000000000..602af1e5b0 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Neck/Cloaks/white_captain_mantle.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "By PuroSlavKing (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/equipped-NECK.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/equipped-NECK.png new file mode 100644 index 0000000000..0e902cd0c5 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/icon.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/icon.png new file mode 100644 index 0000000000..6e8f14bd7c Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/inhand-left.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/inhand-left.png new file mode 100644 index 0000000000..6c2a7c2ef9 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/inhand-left.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/inhand-right.png b/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/inhand-right.png new file mode 100644 index 0000000000..9767a6693b Binary files /dev/null and b/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/inhand-right.png differ diff --git a/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/meta.json b/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/meta.json new file mode 100644 index 0000000000..3587d5e70f --- /dev/null +++ b/Resources/Textures/_White/Clothing/Neck/Cloaks/wide_captain_cloak.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Gargarien for DOOMMAX | Edited by PuroSlavKing (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/equipped-OUTERCLOTHING-digi.png b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/equipped-OUTERCLOTHING-digi.png new file mode 100644 index 0000000000..6189373c8d Binary files /dev/null and b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/equipped-OUTERCLOTHING-digi.png differ diff --git a/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..131cc6da3b Binary files /dev/null and b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/icon.png b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/icon.png new file mode 100644 index 0000000000..9011e551e2 Binary files /dev/null and b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/inhand-left.png b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/inhand-left.png new file mode 100644 index 0000000000..c7bbb54ec2 Binary files /dev/null and b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/inhand-left.png differ diff --git a/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/inhand-right.png b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/inhand-right.png new file mode 100644 index 0000000000..faef08ae09 Binary files /dev/null and b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/inhand-right.png differ diff --git a/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/meta.json b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/meta.json new file mode 100644 index 0000000000..bbb13c36f8 --- /dev/null +++ b/Resources/Textures/_White/Clothing/OuterClothing/Coats/captain.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/equipped-INNERCLOTHING-reptilian.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/equipped-INNERCLOTHING-reptilian.png new file mode 100644 index 0000000000..7cf76b43b0 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/equipped-INNERCLOTHING-reptilian.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..60060f5b77 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/icon.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/icon.png new file mode 100644 index 0000000000..774df9f51a Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/meta.json b/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/meta.json new file mode 100644 index 0000000000..08f300c8f8 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Uniforms/Jumpskirt/white_captain.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from shiptest (https://github.com/shiptest-ss13/Shiptest) | Edited by PuroSlavKing (Github) | reptilian by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-reptilian", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/equipped-INNERCLOTHING-reptilian.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/equipped-INNERCLOTHING-reptilian.png new file mode 100644 index 0000000000..24b27063a1 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/equipped-INNERCLOTHING-reptilian.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..d8ea676917 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/icon.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/icon.png new file mode 100644 index 0000000000..301fc55cff Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/inhand-left.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/inhand-left.png new file mode 100644 index 0000000000..710055c901 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/inhand-left.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/inhand-right.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/inhand-right.png new file mode 100644 index 0000000000..04ad13a930 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/inhand-right.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/meta.json b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/meta.json new file mode 100644 index 0000000000..b8282aefa9 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_command.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/shiptest-ss13/Shiptest | Edited by PuroSlavKing (Github) | reptilian by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-reptilian", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000..93de3c0246 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/equipped-INNERCLOTHING-reptilian.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/equipped-INNERCLOTHING-reptilian.png new file mode 100644 index 0000000000..dced4fa2b6 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/equipped-INNERCLOTHING-reptilian.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..1c56a3a311 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/icon.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/icon.png new file mode 100644 index 0000000000..e7bd04bf4d Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/inhand-left.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/inhand-left.png new file mode 100644 index 0000000000..f79544b8c3 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/inhand-left.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/inhand-right.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/inhand-right.png new file mode 100644 index 0000000000..1d2f3f90d2 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/inhand-right.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/meta.json b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/meta.json new file mode 100644 index 0000000000..7e6a96ceed --- /dev/null +++ b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/captain_white.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from shiptest (https://github.com/shiptest-ss13/Shiptest) | Edited by PuroSlavKing (Github) | inhand sprites, monkey and reptilian by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-reptilian", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/equipped-INNERCLOTHING-reptilian.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/equipped-INNERCLOTHING-reptilian.png new file mode 100644 index 0000000000..5962213280 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/equipped-INNERCLOTHING-reptilian.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..7b15f1c0bc Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/icon.png b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/icon.png new file mode 100644 index 0000000000..2a5ac2c106 Binary files /dev/null and b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/icon.png differ diff --git a/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/meta.json b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/meta.json new file mode 100644 index 0000000000..08f300c8f8 --- /dev/null +++ b/Resources/Textures/_White/Clothing/Uniforms/Jumpsuit/sheriff.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from shiptest (https://github.com/shiptest-ss13/Shiptest) | Edited by PuroSlavKing (Github) | reptilian by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-reptilian", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/broken.png b/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/broken.png new file mode 100644 index 0000000000..79d63fadd3 Binary files /dev/null and b/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/broken.png differ diff --git a/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/meta.json b/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/meta.json new file mode 100644 index 0000000000..d60acbd560 --- /dev/null +++ b/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/meta.json @@ -0,0 +1,31 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Edited by PuroSlavKing (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "broken" + }, + { + "name": "off" + }, + { + "name": "panel" + }, + { + "name": "normal-unshaded", + "delays": [ + [ + 1.5, + 0.1, + 1.5, + 0.1 + ] + ] + } + ] +} diff --git a/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/normal-unshaded.png b/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/normal-unshaded.png new file mode 100644 index 0000000000..91771b82d6 Binary files /dev/null and b/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/normal-unshaded.png differ diff --git a/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/off.png b/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/off.png new file mode 100644 index 0000000000..c50d1ea1aa Binary files /dev/null and b/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/off.png differ diff --git a/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/panel.png b/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/panel.png new file mode 100644 index 0000000000..0032751ff4 Binary files /dev/null and b/Resources/Textures/_White/Structures/Machines/VendingMachines/captaindrobe.rsi/panel.png differ