diff --git a/Resources/Locale/ru-RU/ADT/Entities/Markers/Spawners/jobs.ftl b/Resources/Locale/ru-RU/ADT/Entities/Markers/Spawners/jobs.ftl new file mode 100644 index 0000000000..2d81b6b569 --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/Entities/Markers/Spawners/jobs.ftl @@ -0,0 +1,2 @@ +ent-ADTSpawnPointRoboticist = робототехник + .desc = { ent-SpawnPointJobBase.desc } diff --git a/Resources/Locale/ru-RU/ADT/Entities/Objects/Device/pda.ftl b/Resources/Locale/ru-RU/ADT/Entities/Objects/Device/pda.ftl new file mode 100644 index 0000000000..23519cffc4 --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/Entities/Objects/Device/pda.ftl @@ -0,0 +1,2 @@ +ent-ADTRoboticistPDA = КПК робототехника + .desc = Почему это всё ещё не робот?! diff --git a/Resources/Locale/ru-RU/ADT/Entities/Objects/Misc/identification_cards.ftl b/Resources/Locale/ru-RU/ADT/Entities/Objects/Misc/identification_cards.ftl new file mode 100644 index 0000000000..0da4fda6bb --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/Entities/Objects/Misc/identification_cards.ftl @@ -0,0 +1,2 @@ +ent-ADTRoboticistIDCard = ID карта робототехника + .desc = { ent-IDCardStandard.desc } diff --git a/Resources/Locale/ru-RU/ADT/preferences/loadout-groups.ftl b/Resources/Locale/ru-RU/ADT/preferences/loadout-groups.ftl new file mode 100644 index 0000000000..4fa136bd49 --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/preferences/loadout-groups.ftl @@ -0,0 +1,20 @@ +# Errors + +# Miscellaneous + +# Command + +# Civilian + +# Cargo + +# Engineering + +# Science +loadout-group-roboticist-id = Робототехник, ID +loadout-group-roboticist-implanters = Робототехник, имплантер +# Security + +# Medical + +# Wildcards diff --git a/Resources/Locale/ru-RU/job/job-description.ftl b/Resources/Locale/ru-RU/job/job-description.ftl index a2deba9868..acc37dac2d 100644 --- a/Resources/Locale/ru-RU/job/job-description.ftl +++ b/Resources/Locale/ru-RU/job/job-description.ftl @@ -46,3 +46,6 @@ job-description-serviceworker = Изучите основы барменског job-description-visitor = Наслаждайтесь своим визитом на станцию. job-description-warden = Патрулируйте отдел безопасности, следите за тем, чтобы никто не воровал из оружейной, и чтобы все заключённые были оформлены и выпущены по окончании срока. job-description-zookeeper = Устройте весёлое шоу с милыми животными и космическими карпами, чтобы все члены экипажа могли ими полюбоваться. Эта должность доступна на станциях Gemini и Avrite. + +#ADT_Jobs +job-description-roboticist = Собирайте боргов, мехов, обслуживайте синтетиков и поражайте (либо пугайте) экипаж своими новейшими разработками. diff --git a/Resources/Locale/ru-RU/job/job-names.ftl b/Resources/Locale/ru-RU/job/job-names.ftl index 35d1660add..0022395ca3 100644 --- a/Resources/Locale/ru-RU/job/job-names.ftl +++ b/Resources/Locale/ru-RU/job/job-names.ftl @@ -95,3 +95,8 @@ JobWarden = смотритель JobVisitor = посетитель JobBoxer = боксёр JobZookeeper = зоотехник + +#ADT Jobs +job-name-roboticist = робототехник +# Role timers +JobRoboticist = робототехник diff --git a/Resources/Prototypes/ADT/Loadouts/Jobs/Science/roboticist.yml b/Resources/Prototypes/ADT/Loadouts/Jobs/Science/roboticist.yml index 89fd35e956..1e1395ed6a 100644 --- a/Resources/Prototypes/ADT/Loadouts/Jobs/Science/roboticist.yml +++ b/Resources/Prototypes/ADT/Loadouts/Jobs/Science/roboticist.yml @@ -1,250 +1,20 @@ -# # Senior Time -# - type: loadoutEffectGroup -# id: SeniorResearcher -# effects: -# - !type:JobRequirementLoadoutEffect -# requirement: -# !type:DepartmentTimeRequirement -# department: Science -# time: 216000 #60 hrs - -# # Head - -# - type: loadout -# id: ScientificBeret -# equipment: ScientificBeret -# effects: -# - !type:GroupLoadoutEffect -# proto: SeniorResearcher - -# - type: startingGear -# id: ScientificBeret -# equipment: -# head: ClothingHeadHatBeretRND - -# - type: loadout -# id: RoboticistCap -# equipment: RoboticistCap - -# - type: startingGear -# id: RoboticistCap -# equipment: -# head: ClothingHeadHatCorpsoft - -# - type: loadout -# id: SkullBandana -# equipment: SkullBandana - -# - type: startingGear -# id: SkullBandana -# equipment: -# head: ClothingHeadBandSkull - -# # Neck - -# - type: loadout -# id: ScientistTie -# equipment: ScientistTie - -# - type: startingGear -# id: ScientistTie -# equipment: -# neck: ClothingNeckTieSci - -# # Jumpsuit -# - type: loadout -# id: ScientistJumpsuit -# equipment: ScientistJumpsuit - -# - type: startingGear -# id: ScientistJumpsuit -# equipment: -# jumpsuit: ClothingUniformJumpsuitScientist - -# - type: loadout -# id: ScientistJumpskirt -# equipment: ScientistJumpskirt - -# - type: startingGear -# id: ScientistJumpskirt -# equipment: -# jumpsuit: ClothingUniformJumpskirtScientist - -# - type: loadout -# id: RoboticistJumpsuit -# equipment: RoboticistJumpsuit - -# - type: startingGear -# id: RoboticistJumpsuit -# equipment: -# jumpsuit: ClothingUniformJumpsuitRoboticist - -# - type: loadout -# id: RoboticistJumpskirt -# equipment: RoboticistJumpskirt - -# - type: startingGear -# id: RoboticistJumpskirt -# equipment: -# jumpsuit: ClothingUniformJumpskirtRoboticist - -# - type: loadout -# id: SeniorResearcherJumpsuit -# equipment: SeniorResearcherJumpsuit -# effects: -# - !type:GroupLoadoutEffect -# proto: SeniorResearcher - -# - type: startingGear -# id: SeniorResearcherJumpsuit -# equipment: -# jumpsuit: ClothingUniformJumpsuitSeniorResearcher - -# - type: loadout -# id: SeniorResearcherJumpskirt -# equipment: SeniorResearcherJumpskirt -# effects: -# - !type:GroupLoadoutEffect -# proto: SeniorResearcher - -# - type: startingGear -# id: SeniorResearcherJumpskirt -# equipment: -# jumpsuit: ClothingUniformJumpskirtSeniorResearcher - -# # Back -# - type: loadout -# id: ScientistBackpack -# equipment: ScientistBackpack - -# - type: startingGear -# id: ScientistBackpack -# equipment: -# back: ClothingBackpackScience - -# - type: loadout -# id: ScientistSatchel -# equipment: ScientistSatchel - -# - type: startingGear -# id: ScientistSatchel -# equipment: -# back: ClothingBackpackSatchelScience - -# - type: loadout -# id: ScientistDuffel -# equipment: ScientistDuffel - -# - type: startingGear -# id: ScientistDuffel -# equipment: -# back: ClothingBackpackDuffelScience - -# # OuterClothing -# - type: loadout -# id: RegularLabCoat -# equipment: RegularLabCoat - -# - type: startingGear -# id: RegularLabCoat -# equipment: -# outerClothing: ClothingOuterCoatLab - -# - type: loadout -# id: ScienceLabCoat -# equipment: ScienceLabCoat - -# - type: startingGear -# id: ScienceLabCoat -# equipment: -# outerClothing: ClothingOuterCoatRnd - -# - type: loadout -# id: ScienceWintercoat -# equipment: ScienceWintercoat - -# - type: startingGear -# id: ScienceWintercoat -# equipment: -# outerClothing: ClothingOuterWinterSci - -# - type: loadout -# id: RoboticistLabCoat -# equipment: RoboticistLabCoat - -# - type: startingGear -# id: RoboticistLabCoat -# equipment: -# outerClothing: ClothingOuterCoatRobo - -# - type: loadout -# id: RoboticistWintercoat -# equipment: RoboticistWintercoat - -# - type: startingGear -# id: RoboticistWintercoat -# equipment: -# outerClothing: ClothingOuterWinterRobo - -# - type: loadout -# id: SeniorResearcherLabCoat -# equipment: SeniorResearcherLabCoat -# effects: -# - !type:GroupLoadoutEffect -# proto: SeniorResearcher - -# - type: startingGear -# id: SeniorResearcherLabCoat -# equipment: -# outerClothing: ClothingOuterCoatLabSeniorResearcher - -# # Gloves -# - type: loadout -# id: LatexGloves -# equipment: LatexGloves - -# - type: startingGear -# id: LatexGloves -# equipment: -# gloves: ClothingHandsGlovesLatex - -# - type: loadout -# id: RobohandsGloves -# equipment: RobohandsGloves - -# - type: startingGear -# id: RobohandsGloves -# equipment: -# gloves: ClothingHandsGlovesRobohands - -# # Shoes -# - type: loadout -# id: ScienceWinterBoots -# equipment: ScienceWinterBoots - -# - type: startingGear -# id: ScienceWinterBoots -# equipment: -# shoes: ClothingShoesBootsWinterSci - -# # ID -# - type: loadout -# id: ScientistPDA -# equipment: ScientistPDA - -# - type: startingGear -# id: ScientistPDA -# equipment: -# id: SciencePDA - -# - type: loadout -# id: SeniorResearcherPDA -# equipment: SeniorResearcherPDA -# effects: -# - !type:GroupLoadoutEffect -# proto: SeniorResearcher - -# - type: startingGear -# id: SeniorResearcherPDA -# equipment: -# id: SeniorResearcherPDA +# ID +- type: loadout + id: ADTRoboticistPDA + equipment: ADTRoboticistPDA + +- type: startingGear + id: ADTRoboticistPDA + equipment: + id: ADTRoboticistPDA + +# Implanters +- type: loadout + id: BorgTranslatorImplanter + equipment: BorgTranslatorImplanter + +- type: startingGear + id: BorgTranslatorImplanter + storage: + back: + - BorgTranslatorImplanter diff --git a/Resources/Prototypes/ADT/Loadouts/loadout_groups.yml b/Resources/Prototypes/ADT/Loadouts/loadout_groups.yml new file mode 100644 index 0000000000..58d210b095 --- /dev/null +++ b/Resources/Prototypes/ADT/Loadouts/loadout_groups.yml @@ -0,0 +1,17 @@ +#Science + +- type: loadoutGroup + id: ADTRobotocistPDA + name: loadout-group-roboticist-id + loadouts: + - ScientistPDA + - SeniorResearcherPDA + - ADTRoboticistPDA + +- type: loadoutGroup + id: ADTRobotocistImplanters + name: loadout-group-roboticist-implanters + minLimit: 0 + maxLimit: 1 + loadouts: + - BorgTranslatorImplanter diff --git a/Resources/Prototypes/ADT/Loadouts/role_loadouts.yml b/Resources/Prototypes/ADT/Loadouts/role_loadouts.yml index d54ee06cfe..9539b803b0 100644 --- a/Resources/Prototypes/ADT/Loadouts/role_loadouts.yml +++ b/Resources/Prototypes/ADT/Loadouts/role_loadouts.yml @@ -1,10 +1,18 @@ - type: roleLoadout - id: JobRoboticist + id: JobADTRoboticist groups: - Inventory # Corvax-Loadouts - - LawyerNeck - - LawyerJumpsuit - - CommonBackpack + - GroupTankHarness + - ScientistHead + - ScientistNeck + - ScientistJumpsuit + - ScientistBackpack + - ScientistOuterClothing + - ScientistGloves + - ScientistShoes + - ADTRobotocistPDA + - ADTRobotocistImplanters + - Glasses - Survival - Trinkets - GroupSpeciesBreathTool diff --git a/Resources/Prototypes/ADT/Roles/Jobs/Science/roboticist.yml b/Resources/Prototypes/ADT/Roles/Jobs/Science/roboticist.yml index d1b4809ef3..c3ddd3a7a5 100644 --- a/Resources/Prototypes/ADT/Roles/Jobs/Science/roboticist.yml +++ b/Resources/Prototypes/ADT/Roles/Jobs/Science/roboticist.yml @@ -18,4 +18,4 @@ id: ADTRoboticistGear equipment: ears: ClothingHeadsetRobotics - id: ADTRoboticistPDA + # id: ADTRoboticistPDA diff --git a/Resources/Prototypes/ADT/Roles/play_time_trackers.yml b/Resources/Prototypes/ADT/Roles/play_time_trackers.yml index ca65471519..4980572c95 100644 --- a/Resources/Prototypes/ADT/Roles/play_time_trackers.yml +++ b/Resources/Prototypes/ADT/Roles/play_time_trackers.yml @@ -1,2 +1,2 @@ -# - type: playTimeTracker -# id: JobRoboticist +- type: playTimeTracker + id: JobRoboticist diff --git a/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml b/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml index 7129227d38..3987212208 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml @@ -163,7 +163,7 @@ - type: EncryptionKey channels: - Science - - Binary + - Binary # ADT Tweak Roboticist defaultChannel: Science - type: Sprite layers: diff --git a/Resources/Prototypes/Maps/atlas.yml b/Resources/Prototypes/Maps/atlas.yml index 04986a6d7f..6fe3eff030 100644 --- a/Resources/Prototypes/Maps/atlas.yml +++ b/Resources/Prototypes/Maps/atlas.yml @@ -40,7 +40,6 @@ Scientist: [ 2, 2 ] ResearchAssistant: [ 1, 3 ] Borg: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/bagel.yml b/Resources/Prototypes/Maps/bagel.yml index cb325a918e..0bd4714e3e 100644 --- a/Resources/Prototypes/Maps/bagel.yml +++ b/Resources/Prototypes/Maps/bagel.yml @@ -44,7 +44,6 @@ Scientist: [ 5, 5 ] ResearchAssistant: [ 4, 4 ] Borg: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/box.yml b/Resources/Prototypes/Maps/box.yml index 2408fd5856..ecd4ef0740 100644 --- a/Resources/Prototypes/Maps/box.yml +++ b/Resources/Prototypes/Maps/box.yml @@ -44,7 +44,6 @@ Scientist: [ 5, 5 ] ResearchAssistant: [ 4, 4 ] Borg: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/cluster.yml b/Resources/Prototypes/Maps/cluster.yml index f222a6104a..9948dfe943 100644 --- a/Resources/Prototypes/Maps/cluster.yml +++ b/Resources/Prototypes/Maps/cluster.yml @@ -44,7 +44,6 @@ Scientist: [ 3, 3 ] ResearchAssistant: [ 2, 2 ] Borg: [ 1, 1 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/core.yml b/Resources/Prototypes/Maps/core.yml index 620bab3742..e531579b33 100644 --- a/Resources/Prototypes/Maps/core.yml +++ b/Resources/Prototypes/Maps/core.yml @@ -46,7 +46,6 @@ Scientist: [ 3, 3 ] ResearchAssistant: [ 1, 1 ] Borg: [ 1, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] SecurityOfficer: [ 4, 4 ] diff --git a/Resources/Prototypes/Maps/europa.yml b/Resources/Prototypes/Maps/europa.yml index 77a0cd65e2..84961a3874 100644 --- a/Resources/Prototypes/Maps/europa.yml +++ b/Resources/Prototypes/Maps/europa.yml @@ -45,7 +45,6 @@ ResearchDirector: [ 1, 1 ] Scientist: [ 2, 3 ] ResearchAssistant: [ 1, 1 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] SecurityOfficer: [ 3, 3 ] diff --git a/Resources/Prototypes/Maps/fland.yml b/Resources/Prototypes/Maps/fland.yml index 088dac3868..97ed26c8ec 100644 --- a/Resources/Prototypes/Maps/fland.yml +++ b/Resources/Prototypes/Maps/fland.yml @@ -45,7 +45,6 @@ Scientist: [ 5, 5 ] ResearchAssistant: [ 6, 6 ] Borg: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/marathon.yml b/Resources/Prototypes/Maps/marathon.yml index 0f75f2651e..d3968c369a 100644 --- a/Resources/Prototypes/Maps/marathon.yml +++ b/Resources/Prototypes/Maps/marathon.yml @@ -45,7 +45,6 @@ Scientist: [ 4, 4 ] ResearchAssistant: [ 3, 3 ] Borg: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/meta.yml b/Resources/Prototypes/Maps/meta.yml index db50900252..67600c501d 100644 --- a/Resources/Prototypes/Maps/meta.yml +++ b/Resources/Prototypes/Maps/meta.yml @@ -43,7 +43,6 @@ Scientist: [ 5, 7 ] ResearchAssistant: [ 3, 6 ] Borg: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/oasis.yml b/Resources/Prototypes/Maps/oasis.yml index 02a7ffc1b5..d11a1217d9 100644 --- a/Resources/Prototypes/Maps/oasis.yml +++ b/Resources/Prototypes/Maps/oasis.yml @@ -46,7 +46,6 @@ Scientist: [ 5, 5 ] ResearchAssistant: [ 6, 6 ] Borg: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/omega.yml b/Resources/Prototypes/Maps/omega.yml index a3903a03b7..b4df9c756d 100644 --- a/Resources/Prototypes/Maps/omega.yml +++ b/Resources/Prototypes/Maps/omega.yml @@ -42,7 +42,6 @@ ResearchDirector: [ 1, 1 ] Scientist: [ 4, 4 ] ResearchAssistant: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/origin.yml b/Resources/Prototypes/Maps/origin.yml index e930f11d97..fa7c643557 100644 --- a/Resources/Prototypes/Maps/origin.yml +++ b/Resources/Prototypes/Maps/origin.yml @@ -45,7 +45,6 @@ Scientist: [ 6, 6 ] ResearchAssistant: [ 4, 4 ] Borg: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/packed.yml b/Resources/Prototypes/Maps/packed.yml index ec266a432a..fdffc03fcd 100644 --- a/Resources/Prototypes/Maps/packed.yml +++ b/Resources/Prototypes/Maps/packed.yml @@ -41,7 +41,6 @@ ResearchDirector: [ 1, 1 ] Scientist: [ 4, 4 ] ResearchAssistant: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/saltern.yml b/Resources/Prototypes/Maps/saltern.yml index 448b4aede9..e49fde94ef 100644 --- a/Resources/Prototypes/Maps/saltern.yml +++ b/Resources/Prototypes/Maps/saltern.yml @@ -44,7 +44,6 @@ Scientist: [ 4, 4 ] ResearchAssistant: [ 2, 2 ] Borg: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/train.yml b/Resources/Prototypes/Maps/train.yml index a694e6d7e8..46492e80f0 100644 --- a/Resources/Prototypes/Maps/train.yml +++ b/Resources/Prototypes/Maps/train.yml @@ -45,7 +45,6 @@ ResearchDirector: [ 1, 1 ] Scientist: [ 4, 4 ] ResearchAssistant: [ 2, 2 ] - ADTRoboticist: [ 1, 1 ] #ADT #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] diff --git a/Resources/Prototypes/Roles/Jobs/departments.yml b/Resources/Prototypes/Roles/Jobs/departments.yml index dc6babeca5..4149d8e49e 100644 --- a/Resources/Prototypes/Roles/Jobs/departments.yml +++ b/Resources/Prototypes/Roles/Jobs/departments.yml @@ -92,7 +92,7 @@ - ResearchDirector - Scientist - ResearchAssistant - - ADTRoboticist + - ADTRoboticist # ADT-Roles - type: department id: Specific diff --git a/Resources/Prototypes/Roles/play_time_trackers.yml b/Resources/Prototypes/Roles/play_time_trackers.yml index bb82e2916e..402d49e90d 100644 --- a/Resources/Prototypes/Roles/play_time_trackers.yml +++ b/Resources/Prototypes/Roles/play_time_trackers.yml @@ -144,6 +144,3 @@ - type: playTimeTracker id: JobZookeeper - -- type: playTimeTracker - id: JobRoboticist diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/equipped-INNERCLOTHING.png index af5abf6f0b..4d5a6f6cb8 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/equipped-INNERCLOTHING.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/icon.png index 861539fab8..5a6b5851b7 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/icon.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/inhand-left.png index bacc6c39de..3faddf27e2 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/inhand-left.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/inhand-right.png index d107c18c8d..193be2fcaa 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/inhand-right.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/meta.json index bb0a29fbfc..e98618842d 100644 --- a/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/meta.json +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/roboticist.rsi/meta.json @@ -1,30 +1,30 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Sprite by DreamlyJack, monkey derivative made by brainfood1183 (github)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprite by Prazat (discord: prazat911), monkey derivative made by brainfood1183 (github)", + "size": { + "x": 32, + "y": 32 }, - { - "name": "equipped-INNERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-INNERCLOTHING-monkey", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] } diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/equipped-INNERCLOTHING.png index f4f4ab93ca..4d18340f53 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/equipped-INNERCLOTHING.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/icon.png index ab39a7e17e..b887556e93 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/icon.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/inhand-left.png index d0bd217436..3faddf27e2 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/inhand-left.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/inhand-right.png index a20d35709d..193be2fcaa 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/inhand-right.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/meta.json index bb0a29fbfc..e98618842d 100644 --- a/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/meta.json +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/roboticist.rsi/meta.json @@ -1,30 +1,30 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Sprite by DreamlyJack, monkey derivative made by brainfood1183 (github)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprite by Prazat (discord: prazat911), monkey derivative made by brainfood1183 (github)", + "size": { + "x": 32, + "y": 32 }, - { - "name": "equipped-INNERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-INNERCLOTHING-monkey", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] }