Skip to content

Commit

Permalink
Роль фикс подчинения (#91)
Browse files Browse the repository at this point in the history
* Роль фикс подчинения

* Кхем
  • Loading branch information
Zekins3366 authored Sep 17, 2024
1 parent dd6a696 commit 54fc039
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Resources/Locale/ru-RU/corvax/job/job-supervisors.ftl
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
job-name-caesar-legion = подчиняться Цезарю.
job-name-caesar-legion-dean-supervisors = подчиняться Цезарю и Центуриону.
job-name-caesar-legion-supervisors = подчиняться Цезарю и Центуриону.
job-name-caesar-legion-other = подчиняться Цезарю, Центуриону и Декану.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
startingGear: CaesarLegionDeanGear
alwaysUseSpawner: true
icon: "JobIconLegioner"
supervisors: job-name-caesar-legion-dean-supervisors
supervisors: job-name-caesar-legion-supervisors
canBeAntag: false
special:
- !type:AddComponentSpecial
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
startingGear: CaesarLegionFrumentaryGear
alwaysUseSpawner: true
icon: "JobIconLegioner"
supervisors: job-name-caesar-legion
supervisors: job-name-caesar-legion-supervisors
canBeAntag: false
special:
- !type:AddComponentSpecial
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
time: 36000 # 10 hours as NCR
- !type:WhitelistRequirement
startingGear: NCRRangerGear
supervisors: ent-job-supervisors-ncr # Corvax-Nuclear
icon: JobIconSecurityOfficer
requireAdminNotify: true
canBeAntag: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- !type:WhitelistRequirement
startingGear: NCRRangerVeteranGear
icon: "JobIconHeadOfSecurity"
supervisors: ent-job-supervisors-ncr # Corvax-Nuclear
requireAdminNotify: true
canBeAntag: false
accessGroups:
Expand Down

0 comments on commit 54fc039

Please sign in to comment.