ПДА для беженцев

This commit is contained in:
BIGZi0348
2025-03-12 21:08:49 +03:00
parent 0bbcb3ccf5
commit 0465a83f90
13 changed files with 1588 additions and 34 deletions

View File

@@ -6,3 +6,5 @@ ent-ClothingHeadsetRDAnotherSector = { ent-ClothingHeadsetRD }
.desc = { ent-ClothingHeadsetRD.desc }
ent-ClothingHeadsetCargoAnotherSector = { ent-ClothingHeadsetCargo }
.desc = { ent-ClothingHeadsetCargo.desc }
ent-ClothingHeadsetServiceContractor = { ent-ClothingHeadsetService }
.desc = { ent-ClothingHeadsetService.desc }

View File

@@ -41,3 +41,9 @@ ent-ClothingBackpackCluwne = проклятое Хихиканье Фон Хон
.suffix = Неснимаемое
ent-ClothingBackpackDeathSquadFilled = рюкзак отряда смерти
.desc = Содержит набор самых опасных агентов Центкома.
ent-ClothingBackpackMedicalAnotherSector = { ent-ClothingBackpackMedical }
.desc = { ent-ClothingBackpackMedical.desc }
ent-ClothingBackpackCaptainAnotherSector = { ent-ClothingBackpackCaptain }
.desc = { ent-ClothingBackpackCaptain.desc }
ent-ClothingBackpackScienceAnotherSector = { ent-ClothingBackpackScience }
.desc = { ent-ClothingBackpackScience.desc }

View File

@@ -26,3 +26,9 @@ ent-ClothingBackpackSatchelVirology = сумка вирусолога
.desc = Сумка из гипоаллергенных волокон. Он разработан для того, чтобы помочь предотвратить распространение болезни. Пахнет обезьяной.
ent-ClothingBeltStorageWaistbag = кожаная поясная сумка
.desc = Кожаная поясная сумка, предназначенная для переноски мелких предметов.
ent-ClothingBackpackSatchelMedicalAnotherSector = { ent-ClothingBackpackSatchelMedical }
.desc = { ent-ClothingBackpackSatchelMedical.desc }
ent-ClothingBackpackSatchelCaptainAnotherSector = { ent-ClothingBackpackSatchelCaptain }
.desc = { ent-ClothingBackpackSatchelCaptain.desc }
ent-ClothingBackpackSatchelScienceAnotherSector = { ent-ClothingBackpackSatchelScience }
.desc = { ent-ClothingBackpackSatchelScience.desc }

View File

@@ -93,3 +93,11 @@ ent-MaidPDA = ПДА прислуги
.desc = Сияет от собственной чистоты.
ent-BomzhPDA = убитый ПДА
.desc = Жизнь прошла, и все что остаётся делать - это двигаться вперед.
ent-CargoPDAAnotherSector = { ent-CargoPDA }
.desc = { ent-CargoPDA.desc }
ent-CMOPDAAnotherSector = { ent-CMOPDA }
.desc = { ent-CMOPDA.desc }
ent-CaptainPDAAnotherSector = { ent-CaptainPDA }
.desc = { ent-CaptainPDA.desc }
ent-RnDPDAAnotherSector = { ent-RnDPDA }
.desc = { ent-RnDPDA.desc }

View File

@@ -98,3 +98,11 @@ ent-MaidIDCard = ID карта прислуги
.desc = { ent-IDCardStandard.desc }
ent-BomzhIDCard = грязная ID карта
.desc = Старая и грязная карта дожившая до нашего времени.
ent-CargoIDCardAnotherSector = { ent-CargoIDCard }
.desc = { ent-ent-CargoIDCard.desc }
ent-CMOIDCardAnotherSector = { ent-CMOIDCard }
.desc = { ent-CMOIDCard.desc }
ent-CaptainIDCardAnotherSector = { ent-CaptainIDCard }
.desc = { ent-CaptainIDCard.desc }
ent-RDIDCardAnotherSector = { ent-RDIDCard }
.desc = { ent-RDIDCard.desc }