From: IProduceWidgets <107586145+IProduceWidgets@users.noreply.github.com> Date: Mon, 1 Apr 2024 06:48:49 +0000 (-0400) Subject: Add ERT Chaplain (#25956) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=da69b0ab493836971d06cf30943f43734756bd0d;p=space-station-14.git Add ERT Chaplain (#25956) * ERT Chaplain * Make BibleUser * It was not intended * reword my poor words * 1984 a comment that I decided was unnecessary. * Update Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> --- diff --git a/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl b/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl index d8c88f3c34..23a178d282 100644 --- a/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl +++ b/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl @@ -164,6 +164,9 @@ ghost-role-information-cerberus-rules = You are an intelligent, demonic dog. Try ghost-role-information-ert-leader-name = ERT Leader ghost-role-information-ert-leader-description = Lead a team of specialists to resolve the station's issues. +ghost-role-information-ert-chaplain-name = ERT Chaplain +ghost-role-information-ert-chaplain-description = Assist with mourning to resolve the station's crew moral issues. + ghost-role-information-ert-janitor-name = ERT Janitor ghost-role-information-ert-janitor-description = Assist with custodial efforts to resolve the station's issues. diff --git a/Resources/Locale/en-US/job/job-description.ftl b/Resources/Locale/en-US/job/job-description.ftl index c9d53bb5b5..e8db804688 100644 --- a/Resources/Locale/en-US/job/job-description.ftl +++ b/Resources/Locale/en-US/job/job-description.ftl @@ -19,6 +19,7 @@ job-description-paramedic = Rescue critically injured patients all over the stat job-description-detective = Investigate crime scenes using forensic tools, ensure that the guilty party is found, and have a couple smokes. job-description-doctor = Diagnose and heal crewmembers through medicinal chemicals, advanced medicine, and defibrillators. Make sure the dead don't rot, and that cadavers are in the morgue. job-description-engineer = Keep the station's main engine & solars active, optimize the power network, and make emergency repairs using your hardsuit in spaced areas. +job-description-ertchaplain = Ensure the station crew's last rights are taken care of. job-description-ertengineer = Ensure that the station has power and clean air. job-description-ertjanitor = Ensure that the station is properly cleaned--for morale. job-description-ertleader = Lead the Emergency Response Team in dealing with threats to Nanotrasen assets. diff --git a/Resources/Locale/en-US/job/job-names.ftl b/Resources/Locale/en-US/job/job-names.ftl index 8cd35cac88..51a81fb06a 100644 --- a/Resources/Locale/en-US/job/job-names.ftl +++ b/Resources/Locale/en-US/job/job-names.ftl @@ -38,6 +38,7 @@ job-name-cargotech = Cargo Technician job-name-chef = Chef job-name-clown = Clown job-name-ertleader = ERT Leader +job-name-ertchaplain = ERT Chaplain job-name-ertengineer = ERT Engineer job-name-ertsecurity = ERT Security job-name-ertmedic = ERT Medic @@ -63,6 +64,7 @@ JobChiefMedicalOfficer = Chief Medical Officer JobClown = Clown JobDetective = Detective JobBrigmedic = Brigmedic +JobERTChaplain = ERT Chaplain JobERTEngineer = ERT Engineer JobERTJanitor = ERT Janitor JobERTLeader = ERT Leader diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml index e4c094ea2b..bbea09e921 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml @@ -328,6 +328,27 @@ - id: CrowbarRed - id: AdvMopItem +- type: entity + noSpawn: true + parent: ClothingBackpackERTChaplain + id: ClothingBackpackERTChaplainFilled + components: + - type: StorageFill + contents: + - id: BoxSurvivalEngineering + - id: BoxCandle + - id: BoxBodyBag + - id: DrinkWaterMelonJuiceJug + - id: Lantern + - id: Lantern + - id: Bible + - id: CrowbarRed + - id: FoodBakedBunHotX + - id: FoodBakedBunHotX + - id: FoodBakedBunHotX + - id: FoodBakedBunHotX + - id: Lighter + # Death Squad - type: entity diff --git a/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml b/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml index ca926ba18c..a69c770f40 100644 --- a/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml +++ b/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml @@ -248,6 +248,15 @@ - type: Sprite sprite: Clothing/Back/Backpacks/ertclown.rsi +- type: entity + parent: ClothingBackpackERTLeader + id: ClothingBackpackERTChaplain + name: ERT chaplain backpack + description: A spacious backpack with lots of pockets, worn by Chaplains of an Emergency Response Team. + components: + - type: Sprite + sprite: Clothing/Back/Backpacks/ertchaplain.rsi + #Syndicate - type: entity parent: ClothingBackpack diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml index 25f641b1c4..a35cf498f6 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml @@ -571,6 +571,21 @@ Piercing: 0.9 Heat: 0.9 +#ERT Chaplain Hardsuit +- type: entity + parent: ClothingHeadHelmetHardsuitSyndie + id: ClothingHeadHelmetHardsuitERTChaplain + name: ERT chaplain hardsuit helmet + description: A special hardsuit helmet worn by members of an emergency response team. + components: + - type: BreathMask + - type: Sprite + sprite: Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi + - type: Clothing + sprite: Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi + - type: PointLight + color: "#ffffff" + #ERT Engineer Hardsuit - type: entity parent: ClothingHeadHelmetHardsuitSyndie diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index b6aaf23376..e74ace47c8 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -767,6 +767,20 @@ - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitERTLeader +#ERT Chaplain Hardsuit +- type: entity + parent: ClothingOuterHardsuitJuggernaut + id: ClothingOuterHardsuitERTChaplain + name: ERT chaplain's hardsuit + description: A protective hardsuit worn by the chaplains of an Emergency Response Team. + components: + - type: Sprite + sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi #if you change this, please update the humanoid.yml with a better markers sprite. + - type: Clothing + sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHelmetHardsuitERTChaplain + #ERT Engineer Hardsuit - type: entity parent: ClothingOuterHardsuitCBURN diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index a7ab4d3e23..5eba391786 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -1093,6 +1093,17 @@ - type: Clothing sprite: Clothing/Uniforms/Jumpsuit/musician.rsi +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitERTChaplain + name: ERT chaplain uniform + description: A special suit made for Central Command's elite chaplain corps. + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi + - type: entity parent: ClothingUniformBase id: ClothingUniformJumpsuitERTEngineer diff --git a/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml b/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml index 012ee18487..7ad8c61956 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml @@ -510,6 +510,18 @@ - state: green - state: ertleader +- type: entity + id: SpawnPointERTChaplain + parent: SpawnPointJobBase + name: ERTchaplain + components: + - type: SpawnPoint + job_id: ERTChaplain + - type: Sprite + layers: + - state: green + - state: chaplain + - type: entity id: SpawnPointERTEngineer parent: SpawnPointJobBase diff --git a/Resources/Prototypes/Entities/Mobs/Player/humanoid.yml b/Resources/Prototypes/Entities/Mobs/Player/humanoid.yml index b0a2571875..20a6403ae3 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/humanoid.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/humanoid.yml @@ -119,6 +119,66 @@ prototypes: [ ERTLeaderGearEVALecter ] - type: InitialInfectedExempt +## ERT Chaplain + +- type: entity + id: RandomHumanoidSpawnerERTChaplain + parent: RandomHumanoidSpawnerERTLeader + name: ERT chaplain + suffix: ERTRole, Basic + components: + - type: Sprite + sprite: Markers/jobs.rsi + state: chaplain #needs an ERT variant once a good suit it made. + - type: RandomMetadata + nameSegments: + - NamesFirstMilitary + - NamesLastMilitary + - type: RandomHumanoidSpawner + settings: ERTChaplain + +- type: randomHumanoidSettings + id: ERTChaplain + parent: ERTLeader + components: + - type: MindShield + - type: GhostRole + name: ghost-role-information-ert-chaplain-name + description: ghost-role-information-ert-chaplain-description + - type: GhostTakeoverAvailable + - type: RandomMetadata + nameSegments: + - NamesFirstMilitary + - NamesLastMilitary + - type: Loadout + prototypes: [ ERTChaplainGear ] + - type: InitialInfectedExempt + +- type: entity + id: RandomHumanoidSpawnerERTChaplainEVA + parent: RandomHumanoidSpawnerERTChaplain + name: ERT chaplain + suffix: ERTRole, Enviro EVA + components: + - type: Sprite + sprite: Markers/jobs.rsi + state: chaplain #needs an ERT variant once a good suit it made. + - type: RandomHumanoidSpawner + settings: ERTChaplainEVA + +- type: randomHumanoidSettings + id: ERTChaplainEVA + parent: ERTChaplain + components: + - type: MindShield + - type: GhostRole + name: ghost-role-information-ert-chaplain-name + description: ghost-role-information-ert-chaplain-description + - type: GhostTakeoverAvailable + - type: Loadout + prototypes: [ ERTChaplainGearEVA ] + - type: InitialInfectedExempt + ## ERT Janitor - type: entity diff --git a/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml b/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml index d54baba3db..22d0a4d77f 100644 --- a/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml +++ b/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml @@ -66,6 +66,61 @@ inhand: - AirTankFilled +# Chaplain +- type: job + id: ERTChaplain + name: job-name-ertchaplain + description: job-description-ertchaplain + playTimeTracker: JobERTChaplain + setPreference: false + startingGear: ERTEngineerGearEVA + icon: "JobIconNanotrasen" + supervisors: job-supervisors-centcom + canBeAntag: false + accessGroups: + - AllAccess + access: + - CentralCommand + special: + - !type:AddComponentSpecial + components: + - type: BibleUser #Lets them heal with bibles + +- type: startingGear + id: ERTChaplainGear + equipment: + jumpsuit: ClothingUniformJumpsuitERTChaplain + back: ClothingBackpackERTChaplainFilled + shoes: ClothingShoesLeather + head: ClothingHeadHatFez + eyes: ClothingEyesGlasses + neck: ClothingNeckStoleChaplain + gloves: ClothingHandsGlovesCombat + outerClothing: ClothingOuterArmorBasicSlim + id: ERTEngineerPDA + ears: ClothingHeadsetAltCentCom + belt: ClothingBeltStorageWaistbag + pocket1: Flare + pocket2: DrinkWaterBottleFull + +- type: startingGear + id: ERTChaplainGearEVA + equipment: + jumpsuit: ClothingUniformJumpsuitERTChaplain + back: ClothingBackpackERTChaplainFilled + shoes: ClothingShoesBootsMagAdv + mask: ClothingMaskGasERT + eyes: ClothingEyesGlasses + neck: ClothingNeckStoleChaplain + gloves: ClothingHandsGlovesCombat + outerClothing: ClothingOuterHardsuitERTChaplain + suitstorage: AirTankFilled + id: ERTChaplainPDA + ears: ClothingHeadsetAltCentCom + belt: ClothingBeltStorageWaistbag + pocket1: Flare + pocket2: DrinkWaterBottleFull + # Engineer - type: job id: ERTEngineer diff --git a/Resources/Prototypes/Roles/play_time_trackers.yml b/Resources/Prototypes/Roles/play_time_trackers.yml index 242dc81fa8..402d49e90d 100644 --- a/Resources/Prototypes/Roles/play_time_trackers.yml +++ b/Resources/Prototypes/Roles/play_time_trackers.yml @@ -46,6 +46,9 @@ - type: playTimeTracker id: JobDetective +- type: playTimeTracker + id: JobERTChaplain + - type: playTimeTracker id: JobERTEngineer diff --git a/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/equipped-BACKPACK.png new file mode 100644 index 0000000000..4bcff09c29 Binary files /dev/null and b/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/equipped-BACKPACK.png differ diff --git a/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/icon.png b/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/icon.png new file mode 100644 index 0000000000..02b99ef372 Binary files /dev/null and b/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/inhand-left.png b/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/inhand-left.png new file mode 100644 index 0000000000..f6bb073134 Binary files /dev/null and b/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/inhand-right.png b/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/inhand-right.png new file mode 100644 index 0000000000..d527a7daf9 Binary files /dev/null and b/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/meta.json b/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/meta.json new file mode 100644 index 0000000000..e2732ec02c --- /dev/null +++ b/Resources/Textures/Clothing/Back/Backpacks/ertchaplain.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from paradisestation at commit https://github.com/ParadiseSS13/Paradise/commit/12c21ced8432015485484b17e311dcceb7c458f6, inhands by peptide", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-BACKPACK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/icon-flash.png b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/icon-flash.png new file mode 100644 index 0000000000..7eaaa91e72 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/icon-flash.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/icon.png b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/icon.png new file mode 100644 index 0000000000..32457b1916 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/meta.json b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/meta.json new file mode 100644 index 0000000000..7cbcf43056 --- /dev/null +++ b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/meta.json @@ -0,0 +1,41 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "created by IProduceWidgets", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "icon-flash" + }, + { + "name": "off-equipped-HELMET", + "directions": 4 + }, + { + "name": "off-inhand-left", + "directions": 4 + }, + { + "name": "off-inhand-right", + "directions": 4 + }, + { + "name": "on-equipped-HELMET", + "directions": 4 + }, + { + "name": "on-inhand-left", + "directions": 4 + }, + { + "name": "on-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/off-equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/off-equipped-HELMET.png new file mode 100644 index 0000000000..67b29508a9 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/off-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/off-inhand-left.png b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/off-inhand-left.png new file mode 100644 index 0000000000..c60c817262 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/off-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/off-inhand-right.png b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/off-inhand-right.png new file mode 100644 index 0000000000..2b20dab172 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/off-inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/on-equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/on-equipped-HELMET.png new file mode 100644 index 0000000000..c626307585 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/on-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/on-inhand-left.png b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/on-inhand-left.png new file mode 100644 index 0000000000..d2126f33cb Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/on-inhand-right.png b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/on-inhand-right.png new file mode 100644 index 0000000000..dea3b36335 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi/on-inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..2acce2e63e Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/icon.png new file mode 100644 index 0000000000..4f4bb2b8fb Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/inhand-left.png new file mode 100644 index 0000000000..4ae23f153e Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/inhand-right.png new file mode 100644 index 0000000000..d86d8ce96a Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/meta.json new file mode 100644 index 0000000000..dac47ccdf5 --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Created by IProduceWidgets", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000..3fb85861a1 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..ef532d7232 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/icon.png new file mode 100644 index 0000000000..fdaf39cf4e Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/inhand-left.png new file mode 100644 index 0000000000..ed878f2d31 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/inhand-right.png new file mode 100644 index 0000000000..7cc2bc1ce2 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/meta.json new file mode 100644 index 0000000000..dca2585d6b --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/ert_chaplain.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from TGstation: https://github.com/tgstation/tgstation/blob/c838ba21dae97db345e0113f99596decd1d66039/icons/mob/clothing/under/security.dmi. Modified and recolored by Nairodian (github) for SS14, monkey made by brainfood1183 (github) for ss14", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}