Skip to content

Commit

Permalink
sith locale fixes (#155)
Browse files Browse the repository at this point in the history
* fixes

* fixes2

* fixes3
  • Loading branch information
pheenty authored Oct 22, 2024
1 parent 4e3408e commit f7a8d72
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Resources/Locale/ru-RU/_stories/sith.ftl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
hypnosis-empire-role-greeting =
Вы - Имперец.
Вы под гипнозом и готовы на все.
Выполняйте приказы инкивизоторов.
Выполняйте приказы инквизиторов.
За императора!
hypnosis-empire-role-goodbye =
Expand All @@ -13,7 +13,7 @@ empire-role-greeting =
Не дайте себя раскрыть.
За императора!
hypnosis-empire-briefing = Исполняйте приказы инкивизоторов и других представителей империи.
hypnosis-empire-briefing = Исполняйте приказы инквизиторов и других представителей империи.
empire-briefing = Исполняйте приказы старших по званию.
force-init-message = Вы - { $name }...
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Stories/Force/presets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

- type: forcePreset
id: Inquisitor
name: Иквизитор
name: Инквизитор
side: Dark
volume: 140
alert: SithForceVolume
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Stories/Objectives/sith.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
id: BaseInquisitorObjective
components:
- type: Objective
issuer: inquisitor
issuer: objective-issuer-inquisitor
difficulty: 1.0
# - type: RoleRequirement
# roles:
Expand Down

0 comments on commit f7a8d72

Please sign in to comment.