Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiserMaus committed Jan 18, 2025
1 parent 91c3502 commit e4b3c2c
Showing 1 changed file with 72 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
ent-DoubleGlassAirlockAtmosphericsLocked = { ent-DoubleGlassAirlockAtmospherics }
.suffix = Атмосферный, Закрыт
.desc = { ent-DoubleGlassAirlockAtmospherics.desc }
ent-DoubleGlassAirlockCargoLocked = { ent-DoubleGlassAirlockCargo }
.suffix = Снабжение, Закрыт
.desc = { ent-DoubleGlassAirlockCargo.desc }
ent-DoubleGlassAirlockSalvageLocked = { ent-DoubleGlassAirlockCargo }
.suffix = Утилизаторский, Закрыт
.desc = { ent-DoubleGlassAirlockCargo.desc }
ent-DoubleGlassAirlockChemistryLocked = { ent-DoubleGlassAirlockChemistry }
.suffix = Химия, Закрыт
.desc = { ent-DoubleGlassAirlockChemistry.desc }
ent-DoubleGlassAirlockCommandLocked = { ent-DoubleGlassAirlockCommand }
.suffix = Командование, Закрыт
.desc = { ent-DoubleGlassAirlockCommand.desc }
ent-DoubleGlassAirlockCentralCommandLocked = { ent-DoubleGlassAirlockCentralCommand }
.suffix = Центральное командование, Закрыт
.desc = { ent-DoubleGlassAirlockCentralCommand.desc }
ent-DoubleGlassAirlockEngineeringLocked = { ent-DoubleGlassAirlockEngineering }
.suffix = Инженерный, Закрыт
.desc = { ent-DoubleGlassAirlockEngineering.desc }
ent-DoubleGlassAirlockMaintLocked = { ent-DoubleGlassAirlockMaint }
.suffix = Обслуживание, Закрыт
.desc = { ent-DoubleGlassAirlockMaint.desc }
ent-DoubleGlassAirlockMedicalLocked = { ent-DoubleGlassAirlockMedical }
.suffix = Медицинский, Закрыт
.desc = { ent-DoubleGlassAirlockMedical.desc }
ent-DoubleGlassAirlockScienceLocked = { ent-DoubleGlassAirlockScience }
.suffix = Научный, Закрыт
.desc = { ent-DoubleGlassAirlockScience.desc }
ent-DoubleGlassAirlockSecurityLocked = { ent-DoubleGlassAirlockSecurity }
.suffix = Служба безопасности, Закрыт
.desc = { ent-DoubleGlassAirlockSecurity.desc }
ent-DoubleGlassAirlockVirologyLocked = { ent-DoubleGlassAirlockVirology }
.suffix = Вирусология, Закрыт
.desc = { ent-DoubleGlassAirlockVirology.desc }
ent-TripleGlassAirlockAtmosphericsLocked = { ent-TripleGlassAirlockAtmospherics }
.suffix = Атмосферный, Закрыт
.desc = { ent-TripleGlassAirlockAtmospherics.desc }
ent-TripleGlassAirlockCargoLocked = { ent-TripleGlassAirlockCargo }
.suffix = Снабжение, Закрыт
.desc = { ent-TripleGlassAirlockCargo.desc }
ent-TripleGlassAirlockSalvageLocked = { ent-TripleGlassAirlockCargo }
.suffix = Утилизаторский, Закрыт
.desc = { ent-TripleGlassAirlockCargo.desc }
ent-TripleGlassAirlockCentralCommandLocked = { ent-TripleGlassAirlockCentralCommand }
.suffix = Центральное командование, Закрыт
.desc = { ent-TripleGlassAirlockCentralCommand.desc }
ent-TripleGlassAirlockChemistryLocked = { ent-TripleGlassAirlockChemistry }
.suffix = Химия, Закрыт
.desc = { ent-TripleGlassAirlockChemistry.desc }
ent-TripleGlassAirlockCommandLocked = { ent-TripleGlassAirlockCommand }
.suffix = Командование, Закрыт
.desc = { ent-TripleGlassAirlockCommand.desc }
ent-TripleGlassAirlockEngineeringLocked = { ent-TripleGlassAirlockEngineering }
.suffix = Инженерный, Закрыт
.desc = { ent-TripleGlassAirlockEngineering.desc }
ent-TripleGlassAirlockMaintLocked = { ent-TripleGlassAirlockMaint }
.suffix = Обслуживание, Закрыт
.desc = { ent-TripleGlassAirlockMaint.desc }
ent-TripleGlassAirlockMedicalLocked = { ent-TripleGlassAirlockMedical }
.suffix = Медицинский, Закрыт
.desc = { ent-TripleGlassAirlockMedical.desc }
ent-TripleGlassAirlockScienceLocked = { ent-TripleGlassAirlockScience }
.suffix = Научный, Закрыт
.desc = { ent-TripleGlassAirlockScience.desc }
ent-TripleGlassAirlockSecurityLocked = { ent-TripleGlassAirlockSecurity }
.suffix = Служба безопасности, Закрыт
.desc = { ent-TripleGlassAirlockSecurity.desc }
ent-TripleGlassAirlockVirologyLocked = { ent-TripleGlassAirlockVirology }
.suffix = Вирусология, Закрыт
.desc = { ent-TripleGlassAirlockVirology.desc }

0 comments on commit e4b3c2c

Please sign in to comment.