Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Переработка ролей Центрального Коммандования #53

Closed
wants to merge 12 commits into from
3 changes: 2 additions & 1 deletion Resources/Locale/ru-RU/_sunrise/job/job-desc.ftl
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
job-description-magistrat = Вы само правосудие станции, ваша задача судить всех крупных нарушителей порядка.
job-description-centcomop = Не одобряйте эвакуацию. Не одобряйте ОБР. Делите зарплату экипажа станций на 0.
job-description-centcomof = Не одобряйте эвакуацию. Не одобряйте ОБР. Делите зарплату экипажа станций на 0.
job-description-centcomfo = Коммандование станции возамнило себя главными? Прилетите на станцию и используя дубинку объясните им как не надо.
3 changes: 2 additions & 1 deletion Resources/Locale/ru-RU/_sunrise/job/job-names.ftl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
job-name-magistrat = магистрат
job-name-centcomop = оператор Центком
job-name-centcomof = офицер ЦентКом
job-name-centcomfo = полевой офицер ЦентКом

JobCentCommOfficial = представитель Центком
JobMagistrat = магистрат
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
- type: job
id: CentCommOfficial
name: job-name-centcomoff
description: job-description-centcomoff
playTimeTracker: JobCentCommOfficial
id: CentCommFieldOfficer
name: job-name-centcomfo
description: job-description-centcomfo
playTimeTracker: JobCentCommFieldOfficer
requirements:
- !type:DepartmentTimeRequirement
department: Command
time: 180000 #50 hrs
weight: 30
setPreference: true
startingGear: CentCommOfficialGear
startingGear: CentCommFieldOfficerGear
icon: "JobIconNanotrasen"
supervisors: job-supervisors-centcom
radioBold: true
Expand All @@ -23,7 +23,7 @@
- Vox

- type: startingGear
id: CentCommOfficialGear
id: CentCommFieldOfficerGear
equipment:
jumpsuit: ClothingUniformJumpsuitCentcomOfficial
shoes: ClothingShoesBootsCombatFilled
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
- type: job
id: CentCommOperator
name: job-name-centcomop
description: job-description-centcomop
playTimeTracker: JobCentCommOperator
id: CentComOfficer
name: job-name-centcomof
description: job-description-centcomof
playTimeTracker: JobCentComOfficer
requirements:
- !type:DepartmentTimeRequirement
department: Command
time: 180000 #50 hrs
weight: 30
setPreference: true
startingGear: CentCommOperatorGear
startingGear: CentComOfficerGear
icon: "JobIconNanotrasen"
supervisors: job-supervisors-centcom
radioBold: true
Expand All @@ -23,7 +23,7 @@
- Vox

- type: startingGear
id: CentCommOperatorGear
id: CentCommOfficerGear
equipment:
jumpsuit: ClothingUniformJumpsuitCentcomAdmiral
shoes: ClothingShoesBootsJack
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Sunrise/Roles/Jobs/departments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
weight: 120
roles:
- CentCommOfficial
- CentCommOperator
- CentComOfficer
primary: false
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Sunrise/Roles/play_time_trackers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
id: JobBrigmedic

- type: playTimeTracker
id: JobCentCommOperator
id: JobCentComOfficer

- type: playTimeTracker
id: JobCentCommOfficial