From 8f798a0a861b6c682b453a3abb6df579518f04e3 Mon Sep 17 00:00:00 2001 From: RipZoro1 Date: Thu, 25 Jul 2024 11:24:59 +1200 Subject: [PATCH] =?UTF-8?q?=D0=90=D0=B4=D0=BC=D0=B8=D1=80=D0=B0=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Locale/ru-RU/ADT/job/department.ftl | 1 + Resources/Locale/ru-RU/ADT/roles/roles.ftl | 1 + Resources/Prototypes/ADT/Maps/ADTMaps/atlas.yml | 1 + .../ADT/Roles/Jobs/CentComm/admiralcentcomm.yml | 16 ++++++++++++++++ .../Prototypes/ADT/Roles/Jobs/departments.yml | 8 ++++++++ .../Prototypes/ADT/Roles/play_time_trackers.yml | 3 +++ 6 files changed, 30 insertions(+) create mode 100644 Resources/Locale/ru-RU/ADT/roles/roles.ftl create mode 100644 Resources/Prototypes/ADT/Roles/Jobs/CentComm/admiralcentcomm.yml diff --git a/Resources/Locale/ru-RU/ADT/job/department.ftl b/Resources/Locale/ru-RU/ADT/job/department.ftl index 2758f1545b1..de1694816ee 100644 --- a/Resources/Locale/ru-RU/ADT/job/department.ftl +++ b/Resources/Locale/ru-RU/ADT/job/department.ftl @@ -1 +1,2 @@ department-Cyborgs = Синтетики +department-CentralCommand = Центральное Командование \ No newline at end of file diff --git a/Resources/Locale/ru-RU/ADT/roles/roles.ftl b/Resources/Locale/ru-RU/ADT/roles/roles.ftl new file mode 100644 index 00000000000..d835f3b7cc8 --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/roles/roles.ftl @@ -0,0 +1 @@ +job-name-ADTAdmiralCentComm = Адмирал Центрального Командования \ No newline at end of file diff --git a/Resources/Prototypes/ADT/Maps/ADTMaps/atlas.yml b/Resources/Prototypes/ADT/Maps/ADTMaps/atlas.yml index 1e01ad016f7..2898459c8b1 100644 --- a/Resources/Prototypes/ADT/Maps/ADTMaps/atlas.yml +++ b/Resources/Prototypes/ADT/Maps/ADTMaps/atlas.yml @@ -75,3 +75,4 @@ SeniorOfficer: [ 1, 1 ] ADTRoboticist: [ 1, 1 ] #ADT ADTPathologist: [ 1 , 1 ] #ADT + ADTAdmiralCentComm: [1 , 1] #ADT \ No newline at end of file diff --git a/Resources/Prototypes/ADT/Roles/Jobs/CentComm/admiralcentcomm.yml b/Resources/Prototypes/ADT/Roles/Jobs/CentComm/admiralcentcomm.yml new file mode 100644 index 00000000000..7ce69f166f0 --- /dev/null +++ b/Resources/Prototypes/ADT/Roles/Jobs/CentComm/admiralcentcomm.yml @@ -0,0 +1,16 @@ +- type: job + id: ADTAdmiralCentComm + name: job-name-ADTAdmiralCentComm + description: job-description-ADTAdmiralCentComm + playTimeTracker: JobADTAdmiralCentCom + requirements: + - !type:DepartmentTimeRequirement + department: Medical + time: 21600 #6 hrs + startingGear: CentcomAdmiralGear + icon: "JobIconNanotrasen" + supervisors: job-supervisors-cmo + canBeAntag: false + access: + - Medical + - Maintenance \ No newline at end of file diff --git a/Resources/Prototypes/ADT/Roles/Jobs/departments.yml b/Resources/Prototypes/ADT/Roles/Jobs/departments.yml index 3974216474b..956facfc33f 100644 --- a/Resources/Prototypes/ADT/Roles/Jobs/departments.yml +++ b/Resources/Prototypes/ADT/Roles/Jobs/departments.yml @@ -11,3 +11,11 @@ - ADTSecurityCyborg - Borg primary: false + +- type: department + id: CentralCommand + description: department-CentralCommand-description + color: "#3399CC" + roles: + - ADTAdmiralCentComm + primary: false \ No newline at end of file diff --git a/Resources/Prototypes/ADT/Roles/play_time_trackers.yml b/Resources/Prototypes/ADT/Roles/play_time_trackers.yml index b0e525142f0..0c458c2e75f 100644 --- a/Resources/Prototypes/ADT/Roles/play_time_trackers.yml +++ b/Resources/Prototypes/ADT/Roles/play_time_trackers.yml @@ -30,6 +30,9 @@ - type: playTimeTracker id: JobRoboticist + +- type: playTimeTracker + id: ADTAdmiralCentComm #СССП Штуки