Skip to content

Commit

Permalink
Merge pull request #233 from Schrodinger71/updatess
Browse files Browse the repository at this point in the history
Фиксы
  • Loading branch information
PyotrIgn authored Dec 21, 2023
2 parents 7137ea1 + 9c7cde4 commit 2359ad2
Show file tree
Hide file tree
Showing 11 changed files with 43 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,7 @@ private string GetRandomSoundEffect() //функция рандомизации
// Список звуковых эффектов
var soundEffects = new List<string>
{
"/Audio/Effects/adminhelp.ogg",
"/Audio/Effects/adminhelpbread4.ogg"
"/Audio/Effects/adminhelp.ogg"
};

// Получение случайного звукового эффекта из списка
Expand Down
5 changes: 4 additions & 1 deletion Resources/Locale/ru-RU/ADT/Clothing/boots.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,7 @@ ent-ADTClothingFootElfBoots = сапоги Эльфа
.desc = Теплая обувь для работы в домике на севере!
ent-ADTClothingFootBootsSnowMaiden = сапоги Снегурочки
.desc = Сапоги внучки Деда Мороза.
.desc = Сапоги внучки Деда Мороза.
ent-ClothingShoesBootsWinter = зимние ботинки
.desc = Пушистые сапоги помогут пережить даже самую холодную зиму.
9 changes: 9 additions & 0 deletions Resources/Locale/ru-RU/ADT/Clothing/outerclothing.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,12 @@ ent-ADTClothingOuterCoatXCoat = икс-ключительное облачени
ent-ADTClothingOuterCoatSecAuditor = шинель аудитора СБ
.desc = Стандартная шинель проверяющих работу Службы Безопасности станции со стороны комитета надзора NanoTrasen.
.suffix = { "ЦК, CombatBibis" }
ent-ClothingOuterVestKevlar = кевларовый бронежилет
.desc = Синтетический бронежилет. В этот жилет добавлены лямки и баллистические пластины.
.suffix = { "" }
ent-ClothingOuterVest = бронежилет
.desc = Плотный жилет с прорезиненной, водонепроницаемой оболочкой.
.suffix = { "" }
3 changes: 3 additions & 0 deletions Resources/Locale/ru-RU/ADT/Objects/Misc/misc.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ent-PetCarrier = переноска для домашних животных
.desc = Вместительный стакан для точного смешивания напитков
.suffix = { "" }
11 changes: 11 additions & 0 deletions Resources/Locale/ru-RU/ADT/Objects/specific/anomaly.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
ent-AnomalyLocatorWideUnpowered = широкий локатор аномалий
.desc = Устройство, которое ищет аномалии на большом расстоянии, но не имеет возможности определить расстояние до них.
.suffix = { "Разряжен" }
ent-AnomalyLocatorWide = { ent-AnomalyLocatorWideUnpowered }
.desc = { ent-AnomalyLocatorWide.desc }
.suffix = { "Заряжен" }
ent-AnomalyLocatorWideEmpty = { ent-AnomalyLocatorWideUnpowered }
.desc = { ent-AnomalyLocatorWide.desc }
.suffix = { "Пустой" }
3 changes: 2 additions & 1 deletion Resources/Locale/ru-RU/ADT/access/access.ftl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
id-card-access-level-blueshield = Офицер Синего Щита
id-card-access-level-investigator = Следователь СБ
id-card-access-level-magistrate = Магистрат
id-card-access-level-iaa = Агент внутренних дел
id-card-access-level-iaa = Агент внутренних дел
id-card-access-level-lawyer = Юридиический
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ ent-ClothingBackpackFilled_VKF_R = { ent-ClothingBackpack }
ent-BoxFolderGreyFilled = { ent-BoxFolderBase }
.suffix = Red
.desc = { ent-BoxFolderBase.desc }
ent-ADTClothingOuterVestWebL = web vest
.desc = A synthetic armor vest. This one has added webbing and ballistic plates.
ent-ADTClothingOuterVestWebL = бронежилет
.desc = Плотный жилет с прорезиненной, водонепроницаемой оболочкой.
.suffix = { "" }
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ ent-ClothingOuterVestDetective = жилет детектива
.desc = Прочный зелёный жилет частного детектива.
ent-ClothingOuterVestHazard = светоотражающий жилет
.desc = Жилет повышенной видимости, используемый в производственных зонах.
ent-ClothingOuterVest = жилет
.desc = Плотный жилет с прорезиненной, водонепроницаемой оболочкой.
3 changes: 2 additions & 1 deletion Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@
- type: StationEvent
earliestStart: 50
weight: 5
minimumPlayers: 35
duration: 1
- type: ZombieRule
minStartDelay: 0 #let them know immediately
Expand All @@ -395,7 +396,7 @@
- type: StationEvent
earliestStart: 45
weight: 5
minimumPlayers: 10
minimumPlayers: 30
reoccurrenceDelay: 30
duration: 1
- type: LoneOpsSpawnRule
Expand Down
5 changes: 5 additions & 0 deletions Resources/Prototypes/Sirena/Actions/emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
id: EmoteFlip
name: emote-flip-action-name
description: emote-flip-action-description
abstract: true
components:
- type: InstantAction
icon: Interface/Actions/blight.png
Expand All @@ -13,6 +14,7 @@
id: EmoteJump
name: emote-jump-action-name
description: emote-jump-action-description
abstract: true
components:
- type: InstantAction
icon: Interface/Actions/blight.png
Expand All @@ -23,6 +25,7 @@
id: EmoteTurn
name: emote-turn-action-name
description: emote-turn-action-description
abstract: true
components:
- type: InstantAction
icon: Interface/Actions/blight.png
Expand All @@ -33,6 +36,7 @@
id: EmoteStopTail
name: emote-stop-tail-action-name
description: emote-stop-tail-action-description
abstract: true
components:
- type: InstantAction
icon: Interface/Actions/blight.png
Expand All @@ -43,6 +47,7 @@
id: EmoteStartTail
name: emote-start-tail-action-name
description: emote-start-tail-action-description
abstract: true
components:
- type: InstantAction
icon: Interface/Actions/blight.png
Expand Down
2 changes: 1 addition & 1 deletion Resources/ServerInfo/ADT/srp/SrpMedicIntern.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Document>
[head=2]Инженерный отдел[/head]
[head=2]Интерн[/head]

Интерн обязан:

Expand Down

0 comments on commit 2359ad2

Please sign in to comment.