Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Небольшие фиксы #16

Merged
merged 5 commits into from
Apr 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ private void OnStartup(RoundStartingEvent ev)
}))
{
var meta = EnsureComp<MetaDataComponent>(depotUids[0]);
_meta.SetEntityName(depotUids[0], "Cargo Depot A", meta);
_meta.SetEntityName(depotUids[0], "Грузовое Депо A", meta); // Corvax RU
_shuttle.SetIFFColor(depotUids[0], depotColor);
}

Expand All @@ -147,7 +147,7 @@ private void OnStartup(RoundStartingEvent ev)
}))
{
var meta = EnsureComp<MetaDataComponent>(depotUid3s[0]);
_meta.SetEntityName(depotUid3s[0], "Cargo Depot B", meta);
_meta.SetEntityName(depotUid3s[0], "Грузовое Депо B", meta); // Corvax RU
_shuttle.SetIFFColor(depotUid3s[0], depotColor);
}

Expand All @@ -164,7 +164,7 @@ private void OnStartup(RoundStartingEvent ev)
}

var meta = EnsureComp<MetaDataComponent>(nfsdUids[0]);
_meta.SetEntityName(nfsdUids[0], "NFSD Outpost", meta);
_meta.SetEntityName(nfsdUids[0], "Аванпост ДСБФ", meta); // Corvax RU
_shuttle.SetIFFColor(nfsdUids[0], new Color(1f, 0.2f, 0.2f));
}

Expand All @@ -174,7 +174,7 @@ private void OnStartup(RoundStartingEvent ev)
}))
{
var meta = EnsureComp<MetaDataComponent>(depotUid2s[0]);
_meta.SetEntityName(depotUid2s[0], "Tinnia's Rest", meta);
_meta.SetEntityName(depotUid2s[0], "Ресторан Тринньки", meta); // Corvax RU
_shuttle.SetIFFColor(depotUid2s[0], factionColor);
}

Expand All @@ -184,7 +184,7 @@ private void OnStartup(RoundStartingEvent ev)
}))
{
var meta = EnsureComp<MetaDataComponent>(churchUids[0]);
_meta.SetEntityName(churchUids[0], "Omnichurch Beacon", meta);
_meta.SetEntityName(churchUids[0], "Маяк ВсеЦеркви", meta); // Corvax RU
_shuttle.SetIFFColor(churchUids[0], factionColor);
}

Expand All @@ -194,7 +194,7 @@ private void OnStartup(RoundStartingEvent ev)
}))
{
var meta = EnsureComp<MetaDataComponent>(depotUid4s[0]);
_meta.SetEntityName(depotUid4s[0], "Listening Point Bravo", meta);
_meta.SetEntityName(depotUid4s[0], "Прослушивающий пункт Браво", meta); // Corvax RU
_shuttle.SetIFFColor(depotUid4s[0], lpbravoColor);
_shuttle.AddIFFFlag(depotUid4s[0], IFFFlags.HideLabel);
}
Expand All @@ -215,7 +215,7 @@ private void OnStartup(RoundStartingEvent ev)
}))
{
var meta = EnsureComp<MetaDataComponent>(depotUid5s[0]);
_meta.SetEntityName(depotUid5s[0], "The Pit", meta);
_meta.SetEntityName(depotUid5s[0], "Дыра", meta); // Corvax RU
_shuttle.SetIFFColor(depotUid5s[0], civilianColor);
}

Expand All @@ -230,7 +230,7 @@ private void OnStartup(RoundStartingEvent ev)
}

var meta = EnsureComp<MetaDataComponent>(depotUid6s[0]);
_meta.SetEntityName(depotUid6s[0], "Pirate's Cove", meta);
_meta.SetEntityName(depotUid6s[0], "Пиратская Бухта", meta); // Corvax RU
_shuttle.SetIFFColor(depotUid6s[0], lpbravoColor);
_shuttle.AddIFFFlag(depotUid6s[0], IFFFlags.HideLabel);
}
Expand All @@ -246,7 +246,7 @@ private void OnStartup(RoundStartingEvent ev)
}

var meta = EnsureComp<MetaDataComponent>(lodgeUids[0]);
_meta.SetEntityName(lodgeUids[0], "Expeditionary Lodge", meta);
_meta.SetEntityName(lodgeUids[0], "Экспедиционная База", meta); // Corvax RU
_shuttle.SetIFFColor(lodgeUids[0], civilianColor);
}

Expand All @@ -256,7 +256,7 @@ private void OnStartup(RoundStartingEvent ev)
}))
{
var meta = EnsureComp<MetaDataComponent>(caseyUids[0]);
_meta.SetEntityName(caseyUids[0], "Crazy Casey's Casino", meta);
_meta.SetEntityName(caseyUids[0], "Казино Чокнутой Кейси", meta); // Corvax RU
_shuttle.SetIFFColor(caseyUids[0], factionColor);
}

Expand All @@ -266,7 +266,7 @@ private void OnStartup(RoundStartingEvent ev)
}))
{
var meta = EnsureComp<MetaDataComponent>(griftyUids[0]);
_meta.SetEntityName(griftyUids[0], "Grifty's Gas and Grub", meta);
_meta.SetEntityName(griftyUids[0], "Заправка Гриффина", meta); // Corvax RU
_shuttle.SetIFFColor(griftyUids[0], factionColor);
}

Expand All @@ -284,7 +284,7 @@ private void OnStartup(RoundStartingEvent ev)
}))
{
var meta = EnsureComp<MetaDataComponent>(labUids[0]);
_meta.SetEntityName(labUids[0], "Anomalous Laboratory", meta);
_meta.SetEntityName(labUids[0], "Ксеноархеологическая Лаборатория", meta); // Corvax RU
_shuttle.SetIFFColor(labUids[0], factionColor);
}

Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/_NF/Shipyard/lyrae.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: vessel
id: Lyrae
name: SBB Lyrae
description: A medium size science vessel with laboratories for both anomalous and xenoarchaeology research.
name: SBB Лира
description: Среднегабаритный исследовательский шаттл. Рекомендованный состав команды 2-5 человек.
price: 51000
category: Medium
group: Civilian
Expand All @@ -17,7 +17,7 @@
stationProto: StandardFrontierVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Lyrae {1}'
mapNameTemplate: 'Лира {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/_NF/Shipyard/piecrust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#
- type: vessel
id: Piecrust
name: NC Piecrust
description: A combination animal ranch and pie bakery
name: NC Пирожок
description: Малогабаритный шаттл ресторан с зоопарком. Рекомендованный состав команды 1-2 человека.
price: 27500
category: Small
group: Civilian
Expand All @@ -27,7 +27,7 @@
stationProto: StandardFrontierVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Piecrust {1}'
mapNameTemplate: 'Пирожок {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/_NF/Shipyard/rosebudmkii.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: vessel
id: RosebudMKII
name: NT Rosebud MKII
description: The MKII trades her younger sister's solar-only charm for an AME, making her expedition-capable! Rejoice!
name: NT Бутон MKII
description: Среднегабаритный экспедиционный шаттл. Рекомендованный состав команды 3-6 человек.
price: 138000
category: Medium
group: Expedition
Expand All @@ -17,7 +17,7 @@
stationProto: StandardFrontierExpeditionVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Rosebud MKII {1}'
mapNameTemplate: 'Бутон MKII {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
Expand Down
Loading