-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Уэ * а * проебался, но где? * ОпОп
- Loading branch information
Showing
6 changed files
with
90 additions
and
16 deletions.
There are no files selected for viewing
44 changes: 44 additions & 0 deletions
44
Resources/Locale/ru-RU/_stories/loadouts/loadout-groups.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# АВД | ||
|
||
loadout-group-AII-jumpsuit = Агент Внутренних Дел, комбинезон | ||
# Тюрьма | ||
|
||
loadout-group-HeadOfPrison-head = Начальник тюрьмы, голова | ||
loadout-group-PRISON-Gloves = Тюрьма, перчатки | ||
loadout-group-PRISON-OuterClothing = Тюрьма, верхняя одежда | ||
loadout-group-PRISON-Backpack = Тюрьма, рюкзак | ||
loadout-group-PRISON-Shoes = Тюрьма, обувь | ||
loadout-group-PRISON-Belt = Тюрьма, пояс | ||
loadout-group-PRISON-head = Тюрьма, голова | ||
# Спонсор Рюказки | ||
|
||
loadout-group-sponsor-Backpack = Спонсор, рюкзаки | ||
# Страж | ||
|
||
loadout-group-Jedi-head = Страж, голова | ||
loadout-group-Jedi-mask = Страж, маска | ||
loadout-group-Jedi-shoes = Страж, обувь | ||
loadout-group-Jedi-belt = Страж, пояс | ||
loadout-group-Jedi-neck = Страж, шея | ||
loadout-group-Jedi-jumpsuits = Страж, комбинезон | ||
loadout-group-Jedi-backpack = Страж, рюкзак | ||
# Детектив | ||
|
||
loadout-group-detective-belt = Детектив, пояс | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
## Вставка группы в лодаут роли | ||
- type: roleLoadout | ||
id: JobIAA | ||
groups: | ||
- GroupTankHarness | ||
- AIIJumpsuit | ||
- CommonBackpack | ||
- Glasses | ||
- Survival | ||
- Trinkets | ||
- GroupSpeciesBreathTool | ||
|
||
## Группы для вещей | ||
- type: loadoutGroup | ||
id: AIIJumpsuit | ||
name: Агент Внутренних Дел, комбинезон | ||
loadouts: | ||
- AIIJumpsuit | ||
- AIIJumpskirt | ||
|
||
## Сюда прописывать вещь | ||
- type: loadout | ||
id: AIIJumpsuit | ||
equipment: | ||
jumpsuit: ClothingUniformJumpsuitLawyerBlack | ||
|
||
- type: loadout | ||
id: AIIJumpskirt | ||
equipment: | ||
jumpsuit: ClothingUniformJumpskirtLawyerBlack |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters