diff --git a/Resources/Locale/en-US/ss14-ru/prototypes/entities/structures/lighting_ground.ftl b/Resources/Locale/en-US/ss14-ru/prototypes/entities/structures/lighting_ground.ftl deleted file mode 100644 index 9a359ee0e93..00000000000 --- a/Resources/Locale/en-US/ss14-ru/prototypes/entities/structures/lighting_ground.ftl +++ /dev/null @@ -1,12 +0,0 @@ -ent-BaseLightStructure = { ent-BaseStructure } - .desc = { ent-BaseStructure.desc } - .suffix = { "" } -ent-LightPostSmall = post light - .desc = An unpowered light. - .suffix = Unpowered -ent-PoweredLightPostSmallEmpty = post light - .desc = A small light post. - .suffix = Empty, Powered -ent-PoweredLightPostSmall = post light - .desc = A light fixture. Draws power and produces light when equipped with a light tube. - .suffix = Powered diff --git a/Resources/Locale/en-US/ss14-ru/prototypes/entities/structures/wallmounts/emergency_light.ftl b/Resources/Locale/en-US/ss14-ru/prototypes/entities/structures/wallmounts/emergency_light.ftl deleted file mode 100644 index ee5bc885ad8..00000000000 --- a/Resources/Locale/en-US/ss14-ru/prototypes/entities/structures/wallmounts/emergency_light.ftl +++ /dev/null @@ -1,3 +0,0 @@ -ent-EmergencyLight = emergency light - .desc = A small red light with an internal battery that turns on as soon as it stops receiving any power. - .suffix = { "" } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting_ground.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting_ground.ftl deleted file mode 100644 index e46b39f8b9f..00000000000 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting_ground.ftl +++ /dev/null @@ -1,12 +0,0 @@ -ent-BaseLightStructure = { ent-BaseStructure } - .desc = { ent-BaseStructure.desc } - .suffix = { "" } -ent-LightPostSmall = фонарный столб - .desc = Обесточенный осветительный прибор. - .suffix = Обесточенный -ent-PoweredLightPostSmallEmpty = фонарный столб - .desc = Маленький осветительный прибор. - .suffix = Пустой, Запитанный -ent-PoweredLightPostSmall = фонарный столб - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампочкой-трубкой. - .suffix = Запитанный diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/emergency_light.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/emergency_light.ftl deleted file mode 100644 index 2dc773fc27c..00000000000 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/emergency_light.ftl +++ /dev/null @@ -1,3 +0,0 @@ -ent-EmergencyLight = аварийная лампа - .desc = Маленькая красная лампочка с внутренним аккумулятором, которая включается, как только перестает получать питание извне. - .suffix = { "" }