]> git.smokeofanarchy.ru Git - space-station-14.git/blob
57747658565a9bbdba0c34c9e5c59cfd2d7cd360
[space-station-14.git] /
1 ent-GasPipeSensor = датчик газовой трубы
2     .desc = Предоставляет информацию о состоянии газа в присоединённом трубопроводе.
3 ent-GasPipeSensorDistribution = { ent-GasPipeSensor }
4     .suffix = Распределение
5     .desc = { ent-GasPipeSensor.desc }
6 ent-GasPipeSensorWaste = { ent-GasPipeSensor }
7     .suffix = Отходы
8     .desc = { ent-GasPipeSensor.desc }
9 ent-GasPipeSensorMixedAir = { ent-GasPipeSensor }
10     .suffix = Воздушная смесь
11     .desc = { ent-GasPipeSensor.desc }
12 ent-GasPipeSensorTEGHot = { ent-GasPipeSensor }
13     .suffix = ТЭГ горячая
14     .desc = { ent-GasPipeSensor.desc }
15 ent-GasPipeSensorTEGCold = { ent-GasPipeSensor }
16     .suffix = ТЭГ холодная
17     .desc = { ent-GasPipeSensor.desc }