Skip to content

Commit

Permalink
Правки и лоадауты для ролей ЦК
Browse files Browse the repository at this point in the history
  • Loading branch information
VigersRay committed Jun 9, 2024
1 parent e45c30f commit a5d86d3
Show file tree
Hide file tree
Showing 12 changed files with 51 additions and 32 deletions.
5 changes: 4 additions & 1 deletion Resources/Locale/ru-RU/_sunrise/job/job-names.ftl
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
job-name-magistrat = Магистрат
job-name-magistrat = магистрат
job-name-centcomop = оператор Центком
JobCentCommOfficial = представитель Центком
JobMagistrat = магистрат
1 change: 0 additions & 1 deletion Resources/Locale/ru-RU/job/job-names.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ JobBorg = киборг
JobBotanist = ботаник
JobCaptain = капитан
JobCargoTechnician = грузчик
JobCentralCommandOfficial = представитель Центком
JobChaplain = священник
JobChef = шеф-повар
JobChemist = химик
Expand Down
4 changes: 2 additions & 2 deletions Resources/Maps/_Sunrise/Station/centcomm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33088,14 +33088,14 @@ entities:
- type: Transform
pos: 7.5,-21.5
parent: 1668
- proto: SpawnPointCentralCommandOfficial
- proto: SpawnPointCentCommOfficial
entities:
- uid: 6518
components:
- type: Transform
pos: 0.5,-1.5
parent: 1668
- proto: SpawnPointCentralCommandOperator
- proto: SpawnPointCentCommOperator
entities:
- uid: 6517
components:
Expand Down
9 changes: 0 additions & 9 deletions Resources/Prototypes/Roles/Jobs/departments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,6 @@
primary: false
weight: 100

- type: department
id: CentralCommand
description: department-CentralCommand-description
color: "#048e0f" # Sunrise-Edit
roles:
- CentralCommandOfficial
- CentralCommandOperator
primary: false

- type: department
id: Engineering
description: department-Engineering-description
Expand Down
3 changes: 0 additions & 3 deletions Resources/Prototypes/Roles/play_time_trackers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
- type: playTimeTracker
id: JobCargoTechnician

- type: playTimeTracker
id: JobCentralCommandOfficial

- type: playTimeTracker
id: JobChaplain

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,25 +25,25 @@
- state: brigmedic

- type: entity
id: SpawnPointCentralCommandOperator
id: SpawnPointCentCommOperator
parent: SpawnPointJobBase
name: Central Command Operator
components:
- type: SpawnPoint
job_id: CentralCommandOperator
job_id: CentCommOperator
- type: Sprite
sprite: Markers/jobs.rsi
layers:
- state: green
- state: centcom

- type: entity
id: SpawnPointCentralCommandOfficial
id: SpawnPointCentCommOfficial
parent: SpawnPointJobBase
name: Central Command Official
components:
- type: SpawnPoint
job_id: CentralCommandOfficial
job_id: CentCommOfficial
- type: Sprite
sprite: Markers/jobs.rsi
layers:
Expand Down
16 changes: 16 additions & 0 deletions Resources/Prototypes/_Sunrise/Loadouts/role_loadouts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,19 @@
- Bra
- Pants
- Socks

- type: roleLoadout
id: JobCentCommOfficial
groups:
- Trinkets
- Bra
- Pants
- Socks

- type: roleLoadout
id: JobCentCommOperator
groups:
- Trinkets
- Bra
- Pants
- Socks
4 changes: 2 additions & 2 deletions Resources/Prototypes/_Sunrise/Maps/centcomm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
prefixCreator: 'TG'
- type: StationJobs
availableJobs:
CentralCommandOperator: [ 1, 1 ]
CentralCommandOfficial: [ 1, 1 ]
CentCommOperator: [ 1, 1 ]
CentCommOfficial: [ 1, 1 ]
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
- type: job
id: CentralCommandOfficial
id: CentCommOfficial
name: job-name-centcomoff
description: job-description-centcomoff
playTimeTracker: JobCentralCommandOfficial
playTimeTracker: JobCentCommOfficial
requirements:
- !type:DepartmentTimeRequirement
department: Command
time: 180000 #50 hrs
setPreference: true
startingGear: CentcomOfficialGear
startingGear: CentCommOfficialGear
icon: "JobIconNanotrasen"
supervisors: job-supervisors-centcom
radioBold: true
Expand All @@ -22,7 +22,7 @@
- Vox

- type: startingGear
id: CentcomOfficialGear
id: CentCommOfficialGear
equipment:
jumpsuit: ClothingUniformJumpsuitCentcomOfficial
shoes: ClothingShoesBootsCombatFilled
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
- type: job
id: CentralCommandOperator
id: CentCommOperator
name: job-name-centcomop
description: job-description-centcomop
playTimeTracker: JobCentralCommandOperator
playTimeTracker: JobCentCommOperator
requirements:
- !type:DepartmentTimeRequirement
department: Command
time: 180000 #50 hrs
setPreference: true
startingGear: CentcomOperatorGear
startingGear: CentCommOperatorGear
icon: "JobIconNanotrasen"
supervisors: job-supervisors-centcom
radioBold: true
Expand All @@ -22,7 +22,7 @@
- Vox

- type: startingGear
id: CentcomOperatorGear
id: CentCommOperatorGear
equipment:
jumpsuit: ClothingUniformJumpsuitCentcomAdmiral
shoes: ClothingShoesBootsJack
Expand Down
12 changes: 11 additions & 1 deletion Resources/Prototypes/_Sunrise/Roles/Jobs/departments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,18 @@
id: Law
description: department-Law-description
color: "#FF5297"
weight: -10
weight: 80
roles:
- Magistrat
- IAA
- Lawyer

- type: department
id: CentralCommand
description: department-CentralCommand-description
color: "#048e0f" # Sunrise-Edit
weight: 120
roles:
- CentCommOfficial
- CentCommOperator
primary: false
5 changes: 4 additions & 1 deletion Resources/Prototypes/_Sunrise/Roles/play_time_trackers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@
id: JobBrigmedic

- type: playTimeTracker
id: JobCentralCommandOperator
id: JobCentCommOperator

- type: playTimeTracker
id: JobCentCommOfficial

0 comments on commit a5d86d3

Please sign in to comment.