Skip to content

Commit

Permalink
SeniorService rename (#2093)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tris0r authored Oct 15, 2024
1 parent a68c606 commit cf806dd
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions Resources/Locale/ru-RU/ss220/job/job-description.ftl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
job-description-senior-officer = Инструктор СБ должен обучать кадетов или офицеров основным профессиональным навыкам отдела.
job-description-senior-officer = Инструктор СБ должен обучать кадетов или офицеров основным профессиональным навыкам отдела.
job-description-senior-engineer = Ведущий инженер должен обучать технических ассистентов базовым знаниям инженерного отдела.
job-description-senior-physician = Ведущий врач обязан обучать интернов всем аспектам медицинского дела.
job-description-senior-researcher = Ваша обязанность - обучать всему необходимому ваших подопечных.
job-description-senior-service = Ведущий Сервисный работник обучает молодых сервисников, чтобы они приносили пользу своему отделу.
job-description-senior-service = Сервисный администратор обучает молодых сервисников, чтобы они приносили пользу своему отделу.
job-description-magistrate = Магистрат обязан быть гарантом корпоративного закона, координировать юридический отдел.
job-description-prisoner = Заключённый космической станции... Что может быть лучше?
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
loadout-group-senior-service-head = Ведущий сервисного отдела, голова
loadout-group-senior-service-jumpsuit = Ведущий сервисного отдела, комбинезон
loadout-group-senior-service-head = Сервисный администратор, голова
loadout-group-senior-service-jumpsuit = Сервисный администратор, комбинезон
2 changes: 1 addition & 1 deletion Resources/Prototypes/SS220/Entities/Clothing/Head/hats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatSeniorService
name: фуражка ведущего сервисного отдела
name: фуражка сервисного администратора #SS220 rename
description: Большая, стильная голова
components:
- type: Sprite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtSeniorService
name: юбка-комбинезон ведущего сервисного отдела
name: юбка-комбинезон сервисного администратора #SS220 rename
description: Знак мастерства и мастерства сервисной службы.
components:
- type: Sprite
Expand Down Expand Up @@ -209,4 +209,4 @@
- type: Sprite
sprite: SS220/Clothing/Uniforms/Jumpskirt/whitecaptain.rsi
- type: Clothing
sprite: SS220/Clothing/Uniforms/Jumpskirt/whitecaptain.rsi
sprite: SS220/Clothing/Uniforms/Jumpskirt/whitecaptain.rsi
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitSeniorService
name: комбинезон ведущего сервисного отдела
name: комбинезон сервисного администратора #SS220 rename
description: Знак мастерства и мастерства сервисной службы.
components:
- type: Sprite
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/SS220/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@

#! Сервис (Начало)

# Ведущий сервисный работник (Начало)
# Сервисный администратор (Начало)
- type: loadoutGroup
id: HatSeniorService
name: loadout-group-senior-service-head
Expand All @@ -531,7 +531,7 @@
loadouts:
- SeniorServiceJumpsuit
- SeniorJumpskirtService
# Ведущий сервисный работник (Конец)
# Сервисный администратор (Конец)

# Шеф-повар (Начало)
- type: loadoutGroup
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/SS220/Loadouts/role_loadouts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

#! Сервис (Начало)

# Ведущий сервисный работник
# Сервисный администратор
- type: roleLoadout
id: JobSeniorService
groups:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/SS220/Roles/Jobs/senior_service.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: job
id: SeniorService
name: ведущий сервисного отдела
name: сервисный администратор #SS220 Rename
description: job-description-senior-service
playTimeTracker: JobSeniorService
requirements:
Expand Down

0 comments on commit cf806dd

Please sign in to comment.